new crowdin translations
This commit is contained in:
@ -39,6 +39,7 @@ return [
|
||||
],
|
||||
|
||||
'error' => [
|
||||
'php_version' => 'Feil: Be din tjenesteleverandør om å bruke PHP :php_version eller høyere for både HTTP og CLI.',
|
||||
'connection' => 'Feil: Kunne ikke koble til databasen. Påse at opplysningene er riktig.',
|
||||
],
|
||||
|
||||
|
@ -4,6 +4,7 @@ return [
|
||||
|
||||
'reconcile' => 'Avstem',
|
||||
'reconciled' => 'Avstemt',
|
||||
'opening_balance' => 'Åpningsbalanse',
|
||||
'closing_balance' => 'Sluttbalanse',
|
||||
'unreconciled' => 'Uavstemt',
|
||||
'transactions' => 'Transaksjoner',
|
||||
|
@ -8,4 +8,5 @@ return [
|
||||
'inclusive' => 'Inklusiv',
|
||||
'compound' => 'Tillegg',
|
||||
'fixed' => 'Fastsatt',
|
||||
'withholding' => 'Kildeskatt',
|
||||
];
|
||||
|
Reference in New Issue
Block a user