mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
DE translation superblock addon
This commit is contained in:
parent
c97690bc12
commit
8b34f6d426
2 changed files with 5 additions and 5 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue