diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 24e90ac5..dfab938c 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2086,5 +2086,25 @@ "@ignore": { "type": "text", "placeholders": {} + }, + "all": "Alle", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Kontakte", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "newChat": "Neuer Chat", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Keine Einträge gefunden.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} } }