显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 <!DOCTYPE markdown> # page\_text\_locale [<-Back-to:World](database-world.md) **The \`page\_text\_locale\` table** This table is used to provide localized clients with localized string for page\_texts. **Structure** | | | | | | | | | |--------------------------------------|--------------|----------------|---------|----------|-------------|-----------|-------------| | **Field** | **Type** | **Attributes** | **Key** | **Null** | **Default** | **Extra** | **Comment** | | [ID](#page_text_locale-entry) | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | | | [l](#page_text_locale-Text_loc)ocale | longtext | SIGNED | | YES | NULL | | | | [Name](#page_text_locale-Name) | longtext | SIGNED | | YES | NULL | | | **Description of the fields** ### ID This entry must be the same as [page\_text.entry](https://trinitycore.atlassian.net/wiki/display/tc/page_text#page_text-entry) and then the row will be used to provide localization support for this page\_text record. ### Name Translated content for [page\_text.text](https://trinitycore.atlassian.net/wiki/display/tc/page_text#page_text-text) field for language X. See [localization languages](https://trinitycore.atlassian.net/wiki/display/tc/Localization+lang) list to know which value to use for X. docs-en/page_text_locale.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1