achievement_reward_locale
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| Locale | varchar(4) | PRI | NO | ||||
| Subject | mediumtext | YES | NULL | ||||
| Body | mediumtext | YES | NULL | ||||
Description of fields
ID
references achievement_reward
Locale
| Locale | Name |
|---|---|
| koKR | Korean |
| frFR | French |
| deDE | German |
| zhCN | Chinese |
| zhTW | Taiwanese |
| esES | Spanish (EU) |
| esMX | Spanish (Latin American) |
| ruRU | Russian |
Subject
This is the subject of the mail that you receive.
Body
This is the text of the body of that mail that you receive.
