add zh_TW (#589)

Co-authored-by: Alexander Drozdov <snosme@gmail.com>
This commit is contained in:
HRay
2022-05-08 23:14:38 +08:00
committed by GitHub
parent b6a47e7a61
commit 5297a50d71
29 changed files with 10421 additions and 86 deletions

View File

@@ -32,7 +32,8 @@ export interface Config {
hardwareAcceleration: boolean
accountName: string
stashScroll: boolean
language: 'en' | 'ru'
language: 'en' | 'ru' | 'cmn-Hant'
realm: 'pc-ggg' | 'pc-garena'
widgets: widget.Widget[]
fontSize: number
disableUpdateDownload: boolean
@@ -82,6 +83,7 @@ export const defaultConfig = (): Config => ({
accountName: '',
stashScroll: true,
language: 'en',
realm: 'pc-ggg',
fontSize: 16,
disableUpdateDownload: false,
widgets: [