diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index c4331ca43..e77c428a3 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -3245,5 +3245,7 @@ "roomNotificationSettings": "Einstellungen für Raumbenachrichtigungen", "@roomNotificationSettings": {}, "notificationRuleSuppressNoticesDescription": "Unterdrückt Benachrichtigungen von automatisierten Clients wie Bots.", - "@notificationRuleSuppressNoticesDescription": {} + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleInviteForMe": "Einladung für mich", + "@notificationRuleInviteForMe": {} } diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index 354f7a71e..bbcdd43e5 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -25,7 +25,7 @@ "type": "String", "placeholders": {} }, - "activatedEndToEndEncryption": "{username} activó el cifrado de extremo a extremo", + "activatedEndToEndEncryption": "🔐 {username} activó el cifrado de extremo a extremo", "@activatedEndToEndEncryption": { "type": "String", "placeholders": { @@ -2208,7 +2208,7 @@ "@importFromZipFile": {}, "exportEmotePack": "Exportar paquete de emotes como .zip", "@exportEmotePack": {}, - "addChatDescription": "Añadir una descripción del chat", + "addChatDescription": "Añadir una descripción del chat...", "@addChatDescription": {}, "sendTypingNotifications": "Enviar notificaciones \"está escribiendo\"", "@sendTypingNotifications": {}, diff --git a/assets/l10n/intl_uk.arb b/assets/l10n/intl_uk.arb index e1dbfd242..a76b5d2bc 100644 --- a/assets/l10n/intl_uk.arb +++ b/assets/l10n/intl_uk.arb @@ -3228,5 +3228,9 @@ "shareKeysWithDescription": "Яким пристроям довіряти, щоб вони могли читати ваші повідомлення в зашифрованих бесідах?", "@shareKeysWithDescription": {}, "verifiedDevicesOnly": "Лише верифіковані пристрої", - "@verifiedDevicesOnly": {} + "@verifiedDevicesOnly": {}, + "contentNotificationSettings": "Налаштування сповіщень про вміст", + "@contentNotificationSettings": {}, + "generalNotificationSettings": "Загальні налаштування сповіщень", + "@generalNotificationSettings": {} }