From 1d557a1ac5154740c191ad94668a92ecfd66dea8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 15 Nov 2023 07:51:25 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 96.8% (580 of 599 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/ --- assets/l10n/intl_id.arb | 42 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_id.arb b/assets/l10n/intl_id.arb index 5c028404..a1b1b164 100644 --- a/assets/l10n/intl_id.arb +++ b/assets/l10n/intl_id.arb @@ -2616,5 +2616,45 @@ "placeholders": { "seconds": {} } - } + }, + "banUserDescription": "", + "@banUserDescription": {}, + "removeDevicesDescription": "", + "@removeDevicesDescription": {}, + "unbanUserDescription": "", + "@unbanUserDescription": {}, + "todoLists": "", + "@todoLists": {}, + "editTodo": "", + "@editTodo": {}, + "pushNotificationsNotAvailable": "", + "@pushNotificationsNotAvailable": {}, + "pleaseAddATitle": "", + "@pleaseAddATitle": {}, + "makeAdminDescription": "", + "@makeAdminDescription": {}, + "noTodosYet": "", + "@noTodosYet": {}, + "archiveRoomDescription": "", + "@archiveRoomDescription": {}, + "todosUnencrypted": "", + "@todosUnencrypted": {}, + "hasKnocked": "", + "@hasKnocked": { + "placeholders": { + "user": {} + } + }, + "newTodo": "", + "@newTodo": {}, + "learnMore": "", + "@learnMore": {}, + "todoListChangedError": "", + "@todoListChangedError": {}, + "roomUpgradeDescription": "", + "@roomUpgradeDescription": {}, + "pleaseEnterANumber": "", + "@pleaseEnterANumber": {}, + "kickUserDescription": "", + "@kickUserDescription": {} }