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' => 'Französisch',
'Turkish' => 'Türkisch',
'Spanish' => 'Spanisch',
'Russian' => 'Russisch'
'Russian' => 'Russisch',
'The thing which happens on the 5th of every month' => 'Das, was am 5. jedes Monats zu tun ist',
'The thing which happens daily' => 'Das, was täglich zu tun ist',
'The thing which happens on Mondays and Wednesdays' => 'Das, was Montags und Mittwochs zu tun ist',
'Swedish' => 'Schwedisch'
);