locales_gameobject

This table contains the localizations for the gameobjects.

Structure

Field Type Default Comment
entry int(30)    
language_code varchar(5)    
name varchar(100)    

entry

The entry ID of the gameobject from gameobject_properties table.

language_code

The lanuguage code:

frFR = french
deDE = german
ruRU = russian

name

The localized name of the gameobject.