From b6a55976b00497041b7cf78c2bf0aafe34470d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Thu, 27 Aug 2020 14:10:55 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (2355 of 2355 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/ --- src/i18n/strings/et.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index 1a4e6fa37a..099aaaf31c 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -2440,5 +2440,7 @@ "Enter name": "Sisesta nimi", "Add image (optional)": "Lisa pilt (kui soovid)", "An image will help people identify your community.": "Pilt aitab inimestel teie kogukonda ära tunda.", - "Create community": "Loo kogukond" + "Create community": "Loo kogukond", + "Explore community rooms": "Sirvi kogukonna jututubasid", + "Create a room in %(communityName)s": "Loo uus jututuba %(communityName)s kogukonda" }