updated translations

This commit is contained in:
denisdulici
2018-03-06 17:05:58 +03:00
parent da5eb9b16a
commit 2915af6243
98 changed files with 449 additions and 185 deletions

View File

@@ -5,12 +5,12 @@ return [
'code' => 'Código',
'rate' => 'Taxa',
'default' => 'Moeda Padrão',
'decimal_mark' => 'Decimal Mark',
'thousands_separator' => 'Thousands Separator',
'precision' => 'Precision',
'decimal_mark' => 'Separador de decimal',
'thousands_separator' => 'Separador de milha',
'precision' => 'Precisão',
'symbol' => [
'symbol' => 'Symbol',
'position' => 'Symbol Position',
'symbol' => 'Símbolo',
'position' => 'Posição do símbolo',
'before' => 'Before Amount',
'after' => 'After Amount',
]