ijpost addon DE translation updated

This commit is contained in:
Tobias Diekershoff 2021-03-29 07:29:22 +02:00
parent 9752d043fb
commit 8271a56134
2 changed files with 26 additions and 24 deletions

View file

@ -7,9 +7,9 @@ function string_plural_select_de($n){
}}
;
$a->strings["Post to Insanejournal"] = "Auf InsaneJournal posten.";
$a->strings["InsaneJournal Post Settings"] = "InsaneJournal Beitrags-Einstellungen";
$a->strings["Enable InsaneJournal Post Addon"] = "InsaneJournal Addon aktivieren";
$a->strings["InsaneJournal username"] = "InsaneJournal Benutzername";
$a->strings["InsaneJournal password"] = "InsaneJournal Passwort";
$a->strings["InsaneJournal Export"] = "InsaneJournal Export";
$a->strings["Enable InsaneJournal Post Addon"] = "InsaneJournal-Addon aktivieren";
$a->strings["InsaneJournal username"] = "InsaneJournal-Benutzername";
$a->strings["InsaneJournal password"] = "InsaneJournal-Passwort";
$a->strings["Post to InsaneJournal by default"] = "Standardmäßig auf InsaneJournal posten.";
$a->strings["Submit"] = "Senden";
$a->strings["Save Settings"] = "Einstellungen speichern";