跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
•
item_template
数据库:world数据库:npc_text_locale
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== npc_text_locale表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table is used to provide localized clients with localized string for npc_texts. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#ID]]|mediumint|UNSIGNED|PRI|NO|0| | | |[[#Locale]]|varchar|UNSIGNED|PRI|NO| | | | |[[#Textx_0|Text0_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text0_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text1_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text1_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text2_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text2_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text3_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text3_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text4_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text4_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text5_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text5_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text6_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text6_1]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_0|Text7_0]]|longtext|SIGNED| |YES|NULL| | | |[[#Textx_1|Text7_1]]|longtext|SIGNED| |YES|NULL| | | ===== 字段说明 ===== ---- ==== 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.txt
· 最后更改: 2023/09/24 22:04 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部