updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@@ -4,15 +4,15 @@ return [
'code' => 'Code',
'rate' => 'Tarief',
'default' => 'Standaard Valuta',
'decimal_mark' => 'Decimal Mark',
'thousands_separator' => 'Thousands Separator',
'precision' => 'Precision',
'default' => 'Standaardvaluta',
'decimal_mark' => 'Decimaalscheidingsteken',
'thousands_separator' => 'Duizenden scheidingsteken',
'precision' => 'Precisie',
'symbol' => [
'symbol' => 'Symbol',
'position' => 'Symbol Position',
'before' => 'Before Amount',
'after' => 'After Amount',
'symbol' => 'Symbool',
'position' => 'Symboolpositie',
'before' => 'Voor Totaal',
'after' => 'Na Totaal',
]
];