Fix all the little things for the next release

This commit is contained in:
Bernd Bestel
2018-07-15 13:33:59 +02:00
parent 0fc7c297bf
commit 254e1a9bc1
6 changed files with 13 additions and 11 deletions

View File

@@ -225,5 +225,6 @@ return array(
'English' => 'Englisch',
'German' => 'Deutsch',
'Italian' => 'Italienisch',
'Demo in different language' => 'Demo in anderer Sprache'
'Demo in different language' => 'Demo in anderer Sprache',
'This is the note content of the recipe ingredient' => 'Dies ist der Inhalt der Notiz der Zutat'
);