Translated using Weblate (German)

Currently translated at 100.0% (384 of 384 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Christian 2021-02-02 15:50:44 +00:00 committed by Hosted Weblate
parent f3b3584f73
commit f82bcfa081
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2017,7 +2017,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"redactMessage": "Nachricht verfassen", "redactMessage": "Nachricht löschen",
"@redactMessage": { "@redactMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2056,5 +2056,35 @@
"@next": { "@next": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"search": "Suchen",
"@search": {
"type": "text",
"placeholders": {}
},
"discover": "Entdecken",
"@discover": {
"type": "text",
"placeholders": {}
},
"groups": "Gruppen",
"@groups": {
"type": "text",
"placeholders": {}
},
"messages": "Nachrichten",
"@messages": {
"type": "text",
"placeholders": {}
},
"status": "Status",
"@status": {
"type": "text",
"placeholders": {}
},
"ignore": "Ignorieren",
"@ignore": {
"type": "text",
"placeholders": {}
} }
} }