From 23e163b3b1c7fe2fc1bc807dd8dc48153ffbb9db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A6ve=20Rey?= Date: Sun, 7 May 2023 14:04:24 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 73.6% (441 of 599 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index b5ea1cc75..5c4683144 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -2639,5 +2639,21 @@ "continueWith": "", "@continueWith": {}, "indexedDbErrorTitle": "", - "@indexedDbErrorTitle": {} + "@indexedDbErrorTitle": {}, + "googlyEyesContent": "", + "@googlyEyesContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "cuddleContent": "", + "@cuddleContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "commandHint_googly": "", + "@commandHint_googly": {} }