locales_worldstring_table

This table defines the localization for worldstrings.

Structure

Field Type Default Comment
entry int(11)    
language_code varchar(5)    
text text(255)    

entry

The entry ID from worldstring_tables

language_code

The lanuguage code:

frFR = french
deDE = german
ruRU = russian

text

The localized Text.