Ticket #13891: 13891-2.diff
File 13891-2.diff, 712 bytes (added by , 15 years ago) |
---|
-
wp-config-sample.php
64 64 /** 65 65 * WordPress Localized Language, defaults to English. 66 66 * 67 * Change this to localize WordPress. 67 * Change this to localize WordPress. A corresponding MO file for the chosen 68 68 * language must be installed to wp-content/languages. For example, install 69 * de .mo to wp-content/languages and set WPLANG to 'de_DE' to enable German69 * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German 70 70 * language support. 71 71 */ 72 72 define('WPLANG', '');