Localization objects map for a single database table row ID.

Methods

get (lang:String):T

Returns localization row for this language.

Note: If the row does not exist for this language, returns default row.

Parameters:

lang

Language identifier.

Returns:

Full localization row.