From 15026afa46608176e38042f17aaf09382c449c9f Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:47:20 +0000 Subject: [PATCH] chore(lang): updated translations from crowdin Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> --- packages/translation/src/lang/cn.json | 10 +++++----- packages/translation/src/lang/he.json | 10 +++++----- packages/translation/src/lang/zh.json | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json index 73b99b8cd..458d98907 100644 --- a/packages/translation/src/lang/cn.json +++ b/packages/translation/src/lang/cn.json @@ -974,7 +974,7 @@ }, "option": { "borderColor": { - "label": "" + "label": "边界颜色" } }, "remove": { @@ -1822,10 +1822,10 @@ "available": "可用" }, "status": { - "pending": "", - "approved": "", - "declined": "", - "failed": "" + "pending": "待处理", + "approved": "已批准", + "declined": "已拒绝", + "failed": "失败" }, "toBeDetermined": "待定" }, diff --git a/packages/translation/src/lang/he.json b/packages/translation/src/lang/he.json index a7bcf29ff..e8f736f5d 100644 --- a/packages/translation/src/lang/he.json +++ b/packages/translation/src/lang/he.json @@ -974,7 +974,7 @@ }, "option": { "borderColor": { - "label": "" + "label": "צבע מסגרת" } }, "remove": { @@ -1822,10 +1822,10 @@ "available": "זמין" }, "status": { - "pending": "", - "approved": "", - "declined": "", - "failed": "" + "pending": "ממתין", + "approved": "אושר", + "declined": "נדחה", + "failed": "נכשל" }, "toBeDetermined": "ייקבע בהמשך" }, diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json index 6bbf39eab..fef5b5a67 100644 --- a/packages/translation/src/lang/zh.json +++ b/packages/translation/src/lang/zh.json @@ -974,7 +974,7 @@ }, "option": { "borderColor": { - "label": "" + "label": "邊框顏色" } }, "remove": { @@ -1822,10 +1822,10 @@ "available": "待定" }, "status": { - "pending": "", - "approved": "", - "declined": "", - "failed": "" + "pending": "待處理", + "approved": "已批准", + "declined": "已拒絕", + "failed": "失敗" }, "toBeDetermined": "多媒體請求狀態" },