updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -5,14 +5,14 @@ return [
'code' => 'Kode',
'rate' => 'Kurs',
'default' => 'Mata Uang Utama',
'decimal_mark' => 'Pemisah desimal',
'thousands_separator' => 'Pemisah ribuan',
'decimal_mark' => 'Pemisah Desimal',
'thousands_separator' => 'Pemisah Ribuan',
'precision' => 'Presisi',
'symbol' => [
'symbol' => 'Simbol',
'position' => 'Posisi simbol',
'position' => 'Posisi Simbol',
'before' => 'Sebelum Jumlah',
'after' => 'Sesudah Jumlah',
'after' => 'Setelah Jumlah',
]
];