Update currencies.php
This commit is contained in:
parent
4db2a0c3bd
commit
ec9456f530
@ -5,12 +5,12 @@ return [
|
|||||||
'code' => 'Kode',
|
'code' => 'Kode',
|
||||||
'rate' => 'Sats',
|
'rate' => 'Sats',
|
||||||
'default' => 'Standardvaluta',
|
'default' => 'Standardvaluta',
|
||||||
'decimal_mark' => 'Decimalseparator',
|
'decimal_mark' => 'Decimaltegn',
|
||||||
'thousands_separator' => 'Tusinder Separator',
|
'thousands_separator' => 'Tusindetalsseparator',
|
||||||
'precision' => 'Præcision',
|
'precision' => 'Præcision',
|
||||||
'symbol' => [
|
'symbol' => [
|
||||||
'symbol' => 'Symbol',
|
'symbol' => 'Symbol',
|
||||||
'position' => 'Symbol Position',
|
'position' => 'Symbol position',
|
||||||
'before' => 'Før beløbet',
|
'before' => 'Før beløbet',
|
||||||
'after' => 'Efter beløb',
|
'after' => 'Efter beløb',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user