From 66c910258574dec5fd889f6a4f2eef2a3c354232 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:57 -0800 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- frontend/src/locales/messages/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index eb22a4979..008ed214b 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -74,11 +74,12 @@ "save": "保存", "settings": "设定", "sort": "排序", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "提交", "success-count": "Success: {count}", "sunday": "Sunday", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "布景主题", "thursday": "Thursday",