Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/TSMapEditor/Config/Translations.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
; The editor expects this file to contain a separate section for all languages defined in this file.
[Translations]
0=English
1=Simplified Chinese


; Individual language control sections.
Expand All @@ -28,3 +29,8 @@
UIName=English
Directory=en
IsReference=yes

[Simplified Chinese]
UIName=简体中文
Directory=zh-Hans
IsReference=no
Loading
Loading