From 44407d8e08e05aef50fecee4460812425bee21e2 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:36 +0100 Subject: [PATCH] New translations translation.json (Japanese) --- apps/client/public/locales/ja-JP/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ja-JP/translation.json b/apps/client/public/locales/ja-JP/translation.json index 4e1811f3..e47a4b37 100644 --- a/apps/client/public/locales/ja-JP/translation.json +++ b/apps/client/public/locales/ja-JP/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "SSOプロバイダーを削除する", "Are you sure you want to delete this SSO provider?": "このSSOプロバイダーを削除してもよろしいですか?", "Action": "アクション", - "{{ssoProviderType}} configuration": "{{ssoProviderType}}の構成" + "{{ssoProviderType}} configuration": "{{ssoProviderType}}の構成", + "Icon": "Icon", + "Upload image": "Upload image", + "Remove image": "Remove image", + "Failed to remove image": "Failed to remove image", + "Image exceeds 10MB limit.": "Image exceeds 10MB limit.", + "Image removed successfully": "Image removed successfully" }