From 4a21d0bfacf8262355395742a990ec65c155fc57 Mon Sep 17 00:00:00 2001 From: ashilkn Date: Tue, 10 Sep 2024 15:04:58 +0530 Subject: [PATCH] [mob][photos] Fix build failing --- mobile/lib/l10n/intl_ja.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/lib/l10n/intl_ja.arb b/mobile/lib/l10n/intl_ja.arb index e51d3afd49..051a829a86 100644 --- a/mobile/lib/l10n/intl_ja.arb +++ b/mobile/lib/l10n/intl_ja.arb @@ -433,7 +433,7 @@ "selectAll": "全て選択", "skip": "スキップ", "updatingFolderSelection": "フォルダの選択をアップデート中", - "itemCount": "{count, plural, one{{{count} アイテム} other {{count} アイテム}}", + "itemCount": "{count, plural, one{{count} アイテム} other {{count} アイテム}}", "deleteItemCount": "{count, plural,=1 {{count} 個の項目を削除} other {{count} 個の項目を削除}}", "duplicateItemsGroup": "{count} 個のファイル、それぞれ{formattedSize}", "@duplicateItemsGroup": {