missed a files

This commit is contained in:
Tobias Diekershoff 2016-11-17 07:53:47 +01:00
parent 4e92317606
commit 0e14a597b8
1 changed files with 5 additions and 2 deletions

View File

@ -5,8 +5,11 @@ function string_plural_select_de($n){
return ($n != 1);;
}}
;
$a->strings["Google+ Import Settings"] = "Google+ Import Einstellungen";
$a->strings["Google+ Mirror"] = "Google+ Spiegel";
$a->strings["Enable Google+ Import"] = "Aktiviere Google+ Import";
$a->strings["Google Account ID"] = "Google Account ID";
$a->strings["Submit"] = "Senden";
$a->strings["Add keywords to post"] = "Schlüsselwörter zum Beitrag hinzufügen";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Google+ Import Settings saved."] = "Google+ Import Einstellungen gespeichert.";
$a->strings["Key"] = "Schlüssel";
$a->strings["Settings updated."] = "Einstellungen aktualisiert.";