DE translation superblock addon

This commit is contained in:
Tobias Diekershoff 2018-08-20 16:31:06 +02:00
parent c97690bc12
commit 8b34f6d426
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ function string_plural_select_de($n){
;
$a->strings["Superblock"] = "Superblock";
$a->strings["Comma separated profile URLS to block"] = "Profil-URLs, die geblockt werden sollen (durch Kommas getrennt)";
$a->strings["Save Settings"] = "Einstellungen Speichern";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["SUPERBLOCK Settings saved."] = "Superblock Einstellungen gespeichert";
$a->strings["Block Completely"] = "Vollständig blockieren";
$a->strings["superblock settings updated"] = "Superblock Einstellungen aktualisiert";