From c0d76eaf0e67838e53c5ea9ed567c3481ce02fb8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 10:55:57 +0200 Subject: [PATCH] New translations builder.json (Chinese Simplified) --- client/public/locales/zh/builder.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/public/locales/zh/builder.json b/client/public/locales/zh/builder.json index b971885b..85cf0543 100644 --- a/client/public/locales/zh/builder.json +++ b/client/public/locales/zh/builder.json @@ -84,7 +84,9 @@ "toggle-page-break-line": "切换分页线", "toggle-sidebars": "显示/隐藏侧边栏", "zoom-in": "放大", - "zoom-out": "缩小" + "zoom-out": "缩小", + "undo": "撤销", + "redo": "重做" } }, "header": {