new crowdin translations

This commit is contained in:
Crowdin Bot
2020-08-14 00:27:40 +00:00
parent c55cf2939c
commit 2fb9ec666f
4 changed files with 12 additions and 1 deletions

View File

@ -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.',
],

View File

@ -4,6 +4,7 @@ return [
'reconcile' => 'Avstem',
'reconciled' => 'Avstemt',
'opening_balance' => 'Åpningsbalanse',
'closing_balance' => 'Sluttbalanse',
'unreconciled' => 'Uavstemt',
'transactions' => 'Transaksjoner',

View File

@ -8,4 +8,5 @@ return [
'inclusive' => 'Inklusiv',
'compound' => 'Tillegg',
'fixed' => 'Fastsatt',
'withholding' => 'Kildeskatt',
];