updated translations

This commit is contained in:
denisdulici
2017-12-13 15:01:55 +03:00
parent 91dcd4a3b4
commit 77b0b67b0c
35 changed files with 180 additions and 49 deletions

View File

@ -5,5 +5,14 @@ return [
'code' => 'Kod',
'rate' => 'Kur',
'default' => 'Varsayılan Para Birimi',
'decimal_mark' => 'Ondalık Ayracı',
'thousands_separator' => 'Binler Ayracı',
'precision' => 'Hassasiyet',
'symbol' => [
'symbol' => 'Simge',
'position' => 'Simge Konumu',
'before' => 'Tutardan Önce',
'after' => 'Tutardan Sonra',
]
];