From af21d5264197075822bd4f04aa64a80acf8f7bc8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:51:08 +0000 Subject: [PATCH] feat: Translate en.json in ja [Manual Sync] 96% of minimum 50% translated source file: 'en.json' on 'ja'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/i18n/ja.json b/frontend/src/i18n/ja.json index cd380304..6ce903f7 100644 --- a/frontend/src/i18n/ja.json +++ b/frontend/src/i18n/ja.json @@ -42,7 +42,8 @@ "update": "更新", "upload": "アップロード", "openFile": "ファイルを開く", - "discardChanges": "Discard" + "discardChanges": "Discard", + "saveChanges": "Save changes" }, "download": { "downloadFile": "ファイルのダウンロード",