Change notification settings keys to new names, remove the defunct non_follows key.

This commit is contained in:
Mark Felder 2020-06-25 15:34:48 -05:00
parent 199fc9351d
commit 8e1e7144fd
9 changed files with 26 additions and 34 deletions

View file

@ -401,8 +401,8 @@
"changed_email": "Email Adresse erfolgreich geändert!",
"change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.",
"change_email": "Ändere Email",
"notification_setting_non_followers": "Nutzer, die dir nicht folgen",
"notification_setting_followers": "Nutzer, die dir folgen",
"notification_setting_from_strangers": "Nutzer, die dir nicht folgen",
"notification_setting_from_followers": "Nutzer, die dir folgen",
"import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei",
"accent": "Akzent"
},