mirror of
https://github.com/ventoy/Ventoy.git
synced 2024-11-09 19:11:02 +00:00
18 lines
432 B
Plaintext
18 lines
432 B
Plaintext
|
|
||
|
File encoding: UTF-8
|
||
|
|
||
|
language name must in the format: "Language-XXX (YYY)"
|
||
|
1. Language- fixed 9 characters
|
||
|
2. XXX: name in English
|
||
|
3. a space (ASCII: 0x20)
|
||
|
4. a left brace (ASCII: 0x28)
|
||
|
5. YYY: name in the specified language
|
||
|
6. a right brace (ASCII: 0x29)
|
||
|
|
||
|
string translation:
|
||
|
all the String Define
|
||
|
#@ will be replaced with \r\n
|
||
|
|
||
|
All the languages will be sorted by the name
|
||
|
|