From add70b89c81041113192432fc6a6f2c2ddf6c23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Thu, 15 Jul 2021 07:03:49 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (462 of 462 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- assets/l10n/intl_et.arb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index fc8543793..dcdb294d3 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -2489,5 +2489,22 @@ "@commandHintSend": { "type": "text", "description": "Usage hint for the command /send" + }, + "savedFileAs": "Salvestasin faili nimega {filename}", + "@savedFileAs": { + "type": "text", + "placeholders": { + "filename": {} + } + }, + "saveFileToFolder": "Salvesta fail sellesse kausta", + "@saveFileToFolder": { + "type": "text", + "placeholders": {} + }, + "saveFile": "Salvesta fail", + "@saveFile": { + "type": "text", + "placeholders": {} } }