Locales: Difference between revisions

Pigs (talk | contribs)
m Add category, fix formatting
Change "i18n.supportedLocales" to "i18n.extraLocales" to match other documentation
Line 6: Line 6:


   # Optionally (BEWARE: requires a different format with the added /UTF-8)
   # Optionally (BEWARE: requires a different format with the added /UTF-8)
   i18n.supportedLocales = ["en_US.UTF-8/UTF-8" "es_VE.UTF-8/UTF-8"];
   i18n.extraLocales = ["es_VE.UTF-8/UTF-8"];


   # Optionally
   # Optionally