数据库:world数据库:npc_text_locale
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
数据库:world数据库:npc_text_locale [2023/09/24 22:02] – [npc_text_locale表] admin | 数据库:world数据库:npc_text_locale [2023/09/24 22:04] (当前版本) – admin | ||
---|---|---|---|
行 29: | 行 29: | ||
===== 字段说明 ===== | ===== 字段说明 ===== | ||
---- | ---- | ||
+ | ==== ID ==== | ||
+ | This id must be the same as npc_text.ID and then the row will be used to provide localization support for this npc_text record. | ||
+ | |||
+ | ==== Locale ==== | ||
+ | |||
+ | 这个字段只能在下表中“语言代码”列选择一个,同一个 ID 如过“语言代码”重复,只有第一个本地化字串符有效。 | ||
+ | |||
+ | ^ 语言代码 | ||
+ | | deDE | 德语(德国) | ||
+ | | esES | 西班牙语(西班牙) | ||
+ | | esMX | 西班牙语(墨西哥) | ||
+ | | frFR | 法语(法国) | ||
+ | | koKR | 韩文(韩国) | ||
+ | | ruRU | 俄语(俄罗斯) | ||
+ | | zhCN | 简体中文(中国) | ||
+ | | zhTW | 繁体中文(中国台湾) | ||
+ | |||
+ | ==== Textx_0 ==== | ||
+ | |||
+ | Translated content for corresponding field npc_text.text0 _0 - npc_text-text7_1 field for language X. See localization languages list to know which value to use for X. | ||
+ | |||
+ | ==== Textx_1 ==== | ||
+ | |||
+ | Translated content for corresponding field npc_text.text0 _0 - npc_text-text7_1 field for language X. See localization languages list to know which value to use for X. | ||
数据库/world数据库/npc_text_locale.1695564128.txt.gz · 最后更改: 2023/09/24 22:02 由 admin