uzbek translation
This commit is contained in:
18
resources/lang/uz-UZ/currencies.php
Normal file
18
resources/lang/uz-UZ/currencies.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => 'Kod',
|
||||
'rate' => 'Kurs',
|
||||
'default' => 'Asosiy valyuta',
|
||||
'decimal_mark' => 'O\'nlik belgisi',
|
||||
'thousands_separator' => 'Ming Ajratuvchisi',
|
||||
'precision' => 'Aniqlik',
|
||||
'symbol' => [
|
||||
'symbol' => 'Belgi',
|
||||
'position' => 'Belgi Holati',
|
||||
'before' => 'Oldingi Miqdor',
|
||||
'after' => 'Keyingi Miqdor',
|
||||
]
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user