Skip to content

Commit 517d5fa

Browse files
committed
translations: Add Simplified Chinese language support
1 parent f6fb3be commit 517d5fa

File tree

2 files changed

+198
-2
lines changed

2 files changed

+198
-2
lines changed

components/retro-go/rg_localization.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ typedef enum
99
{
1010
RG_LANG_EN = 0,
1111
RG_LANG_FR,
12+
RG_LANG_CHS,
1213
//RG_LANG_ES,
1314

1415
RG_LANG_MAX

0 commit comments

Comments
 (0)