From fdb34f5c5e554010083fed21eeb48e4dca8d2726 Mon Sep 17 00:00:00 2001 From: Samuel Wang Date: Wed, 21 May 2025 23:01:48 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (286 of 286 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/public/locales/zh/common.json b/client/public/locales/zh/common.json index 6163734..d08b0aa 100644 --- a/client/public/locales/zh/common.json +++ b/client/public/locales/zh/common.json @@ -392,6 +392,10 @@ "base_url": { "label": "基础URL", "tooltip": "生成功能(例如二维码)时使用的基础 URL。" + }, + "round_prices": { + "label": "取整", + "tooltip": "将价格四舍五入到最接近的整数。" } } },