From 0046040d76f05bccad13a98b579126649055306f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 5 May 2021 14:09:28 -0800 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- frontend/src/locales/messages/zh-CN.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index 863e86463..eb22a4979 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -36,6 +36,7 @@ "close": "关闭", "confirm": "确定", "create": "创建", + "created": "Created", "current-parenthesis": "(当前)", "dashboard": "Dashboard", "delete": "删除", @@ -63,6 +64,7 @@ "no": "否", "ok": "好的", "options": "Options:", + "rating": "Rating", "random": "随机", "recent": "最近", "recipes": "食谱", @@ -83,6 +85,7 @@ "token": "密钥", "tuesday": "Tuesday", "update": "更新", + "updated": "Updated", "upload": "上传", "url": "URL", "users": "用户",