i18n: Add zh-TW localization strings (#1375)

This commit is contained in:
Still Hsu
2021-05-18 12:24:40 +09:00
committed by GitHub
parent 22a2fc3177
commit 81058a7807
3 changed files with 23 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ export const SettingsInterfacePanel: React.FC = () => {
>
<option value="en-US">English (United States)</option>
<option value="en-GB">English (United Kingdom)</option>
<option value="zh-TW">Chinese (Taiwan)</option>
</Form.Control>
</Form.Group>
<Form.Group>