updated translations
This commit is contained in:
@ -5,5 +5,14 @@ return [
|
||||
'code' => 'Mã',
|
||||
'rate' => 'Tỷ giá',
|
||||
'default' => 'Tiền tệ mặc định',
|
||||
'decimal_mark' => 'Decimal Mark',
|
||||
'thousands_separator' => 'Thousands Separator',
|
||||
'precision' => 'Precision',
|
||||
'symbol' => [
|
||||
'symbol' => 'Symbol',
|
||||
'position' => 'Symbol Position',
|
||||
'before' => 'Before Amount',
|
||||
'after' => 'After Amount',
|
||||
]
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user