From dca7098f72eae074aa89c60459657f5b0c0f9797 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:30 -0800 Subject: [PATCH] New translations en-US.json (Chinese Traditional) --- frontend/src/locales/messages/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/zh-TW.json b/frontend/src/locales/messages/zh-TW.json index 98b4949cf..540075be6 100644 --- a/frontend/src/locales/messages/zh-TW.json +++ b/frontend/src/locales/messages/zh-TW.json @@ -74,11 +74,12 @@ "save": "保存", "settings": "設定", "sort": "Sort", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Status", "submit": "提交", "success-count": "Success: {count}", "sunday": "Sunday", + "shuffle": "Shuffle", "templates": "Templates:", "themes": "佈景主題", "thursday": "Thursday",