diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 9e84773b..8fffcc94 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2106,5 +2106,20 @@ "@newChat": { "type": "text", "placeholders": {} + }, + "addNewContact": "Lisa uus kontakt", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Kas sa oled kindel, et soovid välja logida?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Avalikke jututubasid ei leidunud...", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }