Pulled translations from transifex

This commit is contained in:
Bernd Bestel
2019-04-23 09:40:04 +02:00
parent c5993ad994
commit 04ca6edbd3
19 changed files with 687 additions and 18 deletions

View File

@@ -86,5 +86,9 @@ return array(
'French' => 'Fransk',
'Turkish' => 'Tyrkisk',
'Spanish' => 'Spansk',
'Russian' => 'Russisk'
'Russian' => 'Russisk',
'The thing which happens on the 5th of every month' => 'Husarbeid som skjer den 5 hver måneden',
'The thing which happens daily' => 'Husarbeid som skjer daglig',
'The thing which happens on Mondays and Wednesdays' => 'Husarbeid som skjer på mandager og onsdager',
'Swedish' => 'Swedish'
);