Understanding -localize WordPress
-
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to ‘de’
// to enable German language support.
define (‘WPLANG’, ‘en’);Is : “en” correct for English?
+ what else do I have to do besides designate the language here?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Understanding -localize WordPress’ is closed to new replies.