From 82b5c20050ba12f6018954c604e53c094579ffad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=AE=E7=AC=91?= Date: Mon, 7 Aug 2023 19:52:28 +0800 Subject: [PATCH] Add zh-TW to docs/Config.md Co-authored-by: Bill ZHANG <36790218+Lutra-Fs@users.noreply.github.com> --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Config.md b/docs/Config.md index 825990514..e18797a89 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -27,7 +27,7 @@ gui: sidePanelWidth: 0.3333 # number from 0 to 1 expandFocusedSidePanel: false mainPanelSplitMode: 'flexible' # one of 'horizontal' | 'flexible' | 'vertical' - language: 'auto' # one of 'auto' | 'en' | 'zh-CN' | 'pl' | 'nl' | 'ja' | 'ko' | 'ru' + language: 'auto' # one of 'auto' | 'en' | 'zh-CN' | 'zh-TW' | 'pl' | 'nl' | 'ja' | 'ko' | 'ru' timeFormat: '02 Jan 06' # https://pkg.go.dev/time#Time.Format shortTimeFormat: '3:04PM' theme: