new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-27 15:31:40 +00:00
parent 145db786f8
commit d1e2137917
117 changed files with 636 additions and 283 deletions

View File

@@ -2,13 +2,13 @@
return [
'from_account' => 'Dari Rekening',
'from_account_rate' => 'Dari Rekening Taksiran',
'to_account' => 'Ke Rekening',
'to_account_rate' => 'Ke Rekening Taksiran',
'from_account' => 'Dari Akun',
'from_account_rate' => 'Dari Tarif Akun',
'to_account' => 'Ke Akun',
'to_account_rate' => 'Ke Tarif Akun',
'messages' => [
'delete' => ':from ke :to (:amount)',
'delete' => ':from sampai :to (:amount)',
],
];