gossip_menu_option_locale
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| MenuID | smallint | unsigned | PRI | NO | 0 | ||
| OptionID | smallint | unsigned | PRI | NO | 0 | ||
| Locale | varchar(4) | PRI | NO | ||||
| OptionText | mediumtext | YES | NULL | ||||
| BoxText | mediumtext | YES | NULL | ||||
Description of fields
MenuID
- no description -
OptionID
- no description -
Locale
| Locale | Name |
|---|---|
| koKR | Korean |
| frFR | French |
| deDE | German |
| zhCN | Chinese |
| zhTW | Taiwanese |
| esES | Spanish (EU) |
| esMX | Spanish (Latin American) |
| ruRU | Russian |
OptionText
- no description -
BoxText
- no description -
