AzerothCore
Pages :

page_text_locale

<-Back-to:World

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 MEDIUMINT UNSIGNED PRI NO 0
locale longtext SIGNED YES NULL
Name longtext SIGNED YES NULL

Description of the fields

ID

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.

Name

Translated content for page_text.text field for language X. See 聽localization languages list to know which value to use for X.