From 290349c37a73f77fede528a69c468eb90ea5a6da Mon Sep 17 00:00:00 2001 From: Samuel Wang Date: Sat, 21 Oct 2023 00:32:55 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (196 of 196 strings) Co-authored-by: Samuel Wang Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/ Translation: Spoolman/Web Client --- client/public/locales/zh/common.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/client/public/locales/zh/common.json b/client/public/locales/zh/common.json index c1359bb..f87c2f1 100644 --- a/client/public/locales/zh/common.json +++ b/client/public/locales/zh/common.json @@ -167,7 +167,8 @@ "archive": "您确定要存档此料盘吗?" }, "form": { - "new_location_prompt": "输入一个新位置" + "new_location_prompt": "输入一个新位置", + "spool_updated": "自您打开此页面以来,此料盘已被其他人/事物更新。保存将覆盖这些更改!" } }, "filament": { @@ -205,6 +206,9 @@ "list": "耗材列表", "show": "查看耗材", "show_title": "[耗材 #{{id}}] {{name}}" + }, + "form": { + "filament_updated": "自您打开此页面以来,此耗材已被其他人/事物更新。保存将覆盖这些更改!" } }, "vendor": { @@ -222,6 +226,9 @@ "list": "供应商列表", "show": "查看供应商", "show_title": "[供应商 #{{id}}] {{name}}" + }, + "form": { + "vendor_updated": "自您打开此页面以来,此供应商已被其他人/事物更新。保存将覆盖这些更改!" } }, "table": {