diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 738b98e6..b39c2aea 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2289,5 +2289,20 @@ "@tapOnDeviceToVerify": { "type": "text", "placeholders": {} + }, + "publicGroups": "Öffentliche Gruppen", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "people": "Personen", + "@people": { + "type": "text", + "placeholders": {} + }, + "chats": "Chats", + "@chats": { + "type": "text", + "placeholders": {} } }