From 1d0f855b82de1eb25ee2d83928b9b924ab3e27f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 21 Nov 2022 14:26:35 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (640 of 640 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- assets/l10n/intl_et.arb | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index 69578c54..a7dd8c10 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -2991,5 +2991,32 @@ "hideUnimportantStateEvents": "Peida väheolulised olekuteated", "@hideUnimportantStateEvents": {}, "doNotShowAgain": "Ära näita uuesti", - "@doNotShowAgain": {} + "@doNotShowAgain": {}, + "commandHint_cuddle": "Saada üks kaisutus", + "@commandHint_cuddle": {}, + "commandHint_hug": "Saada üks kallistus", + "@commandHint_hug": {}, + "googlyEyesContent": "{senderName} saatis sulle otsivad silmad", + "@googlyEyesContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "cuddleContent": "{senderName} kaisutab sind", + "@cuddleContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "hugContent": "{senderName} kallistab sind", + "@hugContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "commandHint_googly": "Saada ühed otsivad silmad", + "@commandHint_googly": {} }