This table is used to provide localized clients with localized string for page_texts.
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
ID | MEDIUMINT | UNSIGNED | PRI | NO | 0 | ||
locale | varchar | SIGNED | YES | NULL | |||
Text | text | SIGNED | YES | NULL | |||
VerifiedBuild | mediumint | SIGNED | YES | NULL |
This entry must be the same as page_text.entry and then the row will be used to provide localization support for this page_text record.
这个字段只能在下表中“语言代码”列选择一个,同一个 ID 如过“语言代码”重复,只有第一个本地化字串符有效。
语言代码 | 国家(地区) |
---|---|
deDE | 德语(德国) |
esES | 西班牙语(西班牙) |
esMX | 西班牙语(墨西哥) |
frFR | 法语(法国) |
koKR | 韩文(韩国) |
ruRU | 俄语(俄罗斯) |
zhCN | 简体中文(中国) |
zhTW | 繁体中文(中国台湾) |
Translated content for page_text.text field for language X. See localization languages list to know which value to use for X.
此字段用于确定是否已从 WDB 文件验证模板。