From 6240504a23f555ad6ab2f05d1d59b0191c8ff900 Mon Sep 17 00:00:00 2001 From: "y.takahashi" Date: Sat, 14 Oct 2023 21:36:27 +0900 Subject: [PATCH] ja: update the format of Indicator.Sync.SyncingItems to match en --- ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja.json b/ja.json index 95454eb..f3580ee 100644 --- a/ja.json +++ b/ja.json @@ -387,7 +387,7 @@ "Indicator.ServerStatus.NoInternet": "インターネットなし", "Indicator.Sync.AllSynced": "シンク完了", - "Indicator.Sync.SyncingItems": "{item_count,plural, other {# 個のアイテムを}}シンク中({item_percent} %)", + "Indicator.Sync.SyncingItems": "シンク中
{item_count, plural, other {# アイテム}}", "Indicator.Sync.UploadingVariants": "{variant_count,plural, other {# 個のアセットバリアントを}} アップロード中", "Indicator.Sync.SyncError": "シンクエラー! ログをチェックしてください", "Indicator.Sync.StorageFull": "容量が足りません! シンクできません",