da-DK translation

This commit is contained in:
denisdulici
2018-04-14 14:16:03 +03:00
parent 47826e15f4
commit 2baed1e322
26 changed files with 780 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
<?php
return [
'code' => 'Kode',
'rate' => 'Sats',
'default' => 'Standardvaluta',
'decimal_mark' => 'Decimalseparator',
'thousands_separator' => 'Tusinder Separator',
'precision' => 'Præcision',
'symbol' => [
'symbol' => 'Symbol',
'position' => 'Symbol Position',
'before' => 'Før beløbet',
'after' => 'Efter beløb',
]
];