mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
i18n: Add zh-TW localization strings (#1375)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user