diff options
| author | grillchen <khaosgrille@protonmail.com> | 2021-04-30 10:23:57 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-04-30 18:43:31 +0000 |
| commit | cec13609cd4d3880885ff0961e1def733e775d38 (patch) | |
| tree | 1596fe45ea97bc36d903fadcf779f08e34b16832 /src | |
| parent | e55644f153d9b24227b3c2be664aa94d86503c88 (diff) | |
Translated using Weblate (German)
Currently translated at 67.7% (481 of 710 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/de/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/de.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/src/i18n/de.json b/src/i18n/de.json index 46c9a77d..10217a6e 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -422,7 +422,18 @@ "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", - "accent": "Akzent" + "accent": "Akzent", + "no_blocks": "Keine Blocks", + "notification_visibility_emoji_reactions": "Reaktionen", + "new_email": "Neue Email", + "profile_fields": { + "value": "Inhalt", + "name": "Label", + "add_field": "Feld hinzufügen" + }, + "bot": "Dies ist ein Bot Account", + "blocks_tab": "Blockierungen", + "save": "Änderungen speichern" }, "timeline": { "collapse": "Einklappen", |
