diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 2998b30b7..9e84773b7 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2086,5 +2086,25 @@ "@ignore": { "type": "text", "placeholders": {} + }, + "noStatusesFound": "Pole veel ühtegi olekut leidnud.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} + }, + "all": "Kõik", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Kontaktid", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "newChat": "Uus vestlus", + "@newChat": { + "type": "text", + "placeholders": {} } }