mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Merge branch 'chinese-fix' into 'main'
What's zn-cn? Fix Chinese Voice Pack See merge request KRypt0n_/an-anime-game-launcher!33
This commit is contained in:
commit
b30c2276ef
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export default class Voice
|
|||
'en-us': 'English(US)',
|
||||
'ja-jp': 'Japanese',
|
||||
'ko-kr': 'Korean',
|
||||
'zn-cn': 'Chinese'
|
||||
'zh-cn': 'Chinese'
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue