From 559d5074cba4f64cf3f973b1b9f82c52ef4f282e Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:41 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- apps/client/public/locales/zh-CN/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 33373155..dcdbf47e 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/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" }