group text addon DE translation updated

This commit is contained in:
Tobias Diekershoff 2021-03-29 07:27:33 +02:00
parent 69bbd8b439
commit 9752d043fb
2 changed files with 14 additions and 17 deletions

View file

@ -6,7 +6,6 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
;
$a->strings["Group Text settings updated."] = "Gruppen Text Einstellungen aktualisiert";
$a->strings["Group Text"] = "Gruppen als Text";
$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen";
$a->strings["Submit"] = "Senden";
$a->strings["Save Settings"] = "Einstellungen speichern";