From 9e47182a7f76638b09fa03179354b4060073858d Mon Sep 17 00:00:00 2001 From: Linerly Date: Sun, 8 Jun 2025 14:39:17 +0200 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 100.0% (778 of 778 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/ --- lib/l10n/intl_id.arb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_id.arb b/lib/l10n/intl_id.arb index 2221e1187..881853ba4 100644 --- a/lib/l10n/intl_id.arb +++ b/lib/l10n/intl_id.arb @@ -3350,7 +3350,7 @@ "@approve": {}, "youHaveKnocked": "Anda telah mengetuk", "@youHaveKnocked": {}, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - Pesan suara dari {sender}", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3372,5 +3372,11 @@ "type": "int" } } - } + }, + "commandHint_logout": "Keluar dari perangkatmu saat ini", + "@commandHint_logout": {}, + "commandHint_logoutall": "Keluarkan semua perangkat aktif", + "@commandHint_logoutall": {}, + "displayNavigationRail": "Tampilkan jalur navigasi pada ponsel", + "@displayNavigationRail": {} }