用户工具

站点工具


数据库:world数据库:acore_string

acore_string 表


<-返回:World 数据库

This table holds all of the strings used internally by the server. This table is provided with the main purpose of translation in mind.

To see which locale IDs correspond to what languages, visit the Localization_lang page.

NOTE: The % arguments need to stay in the exact same order as they are provided by default in the English translation.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
entryMEDIUMINTUNSIGNEDPRINO0
content_defaulttext NO
locale_koKRtext YES
locale_frFRtext YES
locale_deDEtext YES
locale_zhCNtext YES
locale_zhTWtext YES
locale_esEStext YES
locale_esMXtext YES
locale_ruRUtext YES

字段说明


entry

The ID that the core uses to identify a string. These IDs are contained and used internally and need to correspond to what the core expects. The core will not operate if all IDs aren't in this table.

content_default

The English translation (locale ID 0).

locale_nnNN

The translation in another language depending on the locale name.

数据库/world数据库/acore_string.txt · 最后更改: 2023/09/24 13:52 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki