From 53ff9426f32878ae97d656f1f7229839a8dd885f Mon Sep 17 00:00:00 2001 From: Core Date: Sun, 7 Aug 2022 16:14:36 +0100 Subject: [PATCH] Don't forget the commas --- src/i18n/zh_TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh_TW.json b/src/i18n/zh_TW.json index df0f7460..b693759a 100644 --- a/src/i18n/zh_TW.json +++ b/src/i18n/zh_TW.json @@ -453,7 +453,7 @@ "settings.header.unfinished": "未完成功能", "remote.web.title": "Cider 遙控器", "remote.web.description": "掃描以下 QR Code 即可遙控 Cider", - "about.thanks": "著重感謝 Cider Collective 的成員以及所有為項目付出的貢獻者。" + "about.thanks": "著重感謝 Cider Collective 的成員以及所有為項目付出的貢獻者。", "oobe.yes": "好", "oobe.no": "不", "oobe.next": "下一步",