updated translations
This commit is contained in:
		@@ -5,14 +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',
 | 
			
		||||
    'decimal_mark'          => 'Dấu tách phần thập phân',
 | 
			
		||||
    'thousands_separator'   => 'Dấu tách phần ngàn',
 | 
			
		||||
    'precision'             => 'Độ chính xác',
 | 
			
		||||
    'symbol' => [
 | 
			
		||||
        'symbol'            => 'Symbol',
 | 
			
		||||
        'position'          => 'Symbol Position',
 | 
			
		||||
        'before'            => 'Before Amount',
 | 
			
		||||
        'after'             => 'After Amount',
 | 
			
		||||
        'symbol'            => 'Ký hiệu',
 | 
			
		||||
        'position'          => 'Vị trí ký hiệu',
 | 
			
		||||
        'before'            => 'Phía trước số tiền',
 | 
			
		||||
        'after'             => 'Phía sau số tiền',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user