updated translations
This commit is contained in:
@ -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',
|
||||
]
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user