SkyFire string 548

From Project Skyfire
Jump to navigation Jump to search

Back to world database list of tables.

The skyfire_string table

This table holds information about about skyfire_strings in english or other locales.

Field Type Attributes Key Null Default Extra Comment
entry mediumint(7) unsigned PRI NO 0
content_default text utf8mb3_general_ci NO
content_loc1 text utf8mb3_general_ci YES NULL
content_loc2 text utf8mb3_general_ci YES NULL
content_loc3 text utf8mb3_general_ci YES NULL
content_loc4 text utf8mb3_general_ci YES NULL
content_loc5 text utf8mb3_general_ci YES NULL
content_loc6 text utf8mb3_general_ci YES NULL
content_loc7 text utf8mb3_general_ci YES NULL
content_loc8 text utf8mb3_general_ci YES NULL
content_loc9 text utf8mb3_general_ci YES NULL
content_loc10 text utf8mb3_general_ci YES NULL
content_loc11 text utf8mb3_general_ci YES NULL


Column Locale Language
content_default LOCALE_enUS English (US) - Default
content_loc1 LOCALE_koKR Korean
content_loc2 LOCALE_frFR French (France)
content_loc3 LOCALE_deDE German
content_loc4 LOCALE_zhCN Chinese (Simplified)
content_loc5 LOCALE_zhTW Chinese (Traditional / Taiwan)
content_loc6 LOCALE_esES Spanish (Spain)
content_loc7 LOCALE_esMX Spanish (Mexico)
content_loc8 LOCALE_ruRU Russian
content_loc9 LOCALE_itIT Italian
content_loc10 LOCALE_ptBR Portuguese (Brazil)
content_loc11 LOCALE_ptPT Portuguese (Portugal)