updated languages
This commit is contained in:
@@ -5,5 +5,14 @@ return [
|
||||
'code' => 'Code',
|
||||
'rate' => 'Preis',
|
||||
'default' => 'Standardwährung',
|
||||
'decimal_mark' => 'Dezimaltrennzeichen',
|
||||
'thousands_separator' => 'Tausendertrennzeichen',
|
||||
'precision' => 'Genauigkeit',
|
||||
'symbol' => [
|
||||
'symbol' => 'Symbol',
|
||||
'position' => 'Symbolposition',
|
||||
'before' => 'Vor dem Betrag',
|
||||
'after' => 'Nach dem Betrag',
|
||||
]
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user