From 6caa70123d0fc939f9af33cf00dc7bde3ff64ec8 Mon Sep 17 00:00:00 2001 From: junzi Date: Tue, 12 Dec 2023 06:43:10 +0100 Subject: [PATCH] translationBot(ui): update translation (Chinese (Simplified)) Currently translated at 96.4% (1314 of 1363 strings) Co-authored-by: junzi Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/ Translation: InvokeAI/Web UI --- invokeai/frontend/web/public/locales/zh_CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/invokeai/frontend/web/public/locales/zh_CN.json b/invokeai/frontend/web/public/locales/zh_CN.json index ac03603923..b1b6852f25 100644 --- a/invokeai/frontend/web/public/locales/zh_CN.json +++ b/invokeai/frontend/web/public/locales/zh_CN.json @@ -109,7 +109,8 @@ "somethingWentWrong": "出了点问题", "copyError": "$t(gallery.copy) 错误", "input": "输入", - "notInstalled": "非 $t(common.installed)" + "notInstalled": "非 $t(common.installed)", + "delete": "删除" }, "gallery": { "generations": "生成的图像",