locales_item
This table defines the localization for itempages.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | int(10) | 0 | |
language_code | varchar(5) | ||
text | text | “Using the same type like in itempage! (longtext)!” |
entry
The entry ID from item_pages
language_code
The lanuguage code:
frFR = french deDE = german ruRU = russian
text
The localized Text.