Changeset 815643
- Timestamp:
- 12/05/2013 10:09:48 PM (12 years ago)
- Location:
- wp-mediatagger
- Files:
-
- 2 edited
-
tags/3.2.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mediatagger/tags/3.2.1/readme.txt
r815642 r815643 28 28 - The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file : 29 29 30 French : *define('WPLANG', 'fr_FR');*31 32 Spanish : *define('WPLANG', 'es_ES');*30 French : *define('WPLANG', 'fr_FR');* 31 32 Spanish : *define('WPLANG', 'es_ES');* 33 33 34 34 Thanks to J. Kovacevic, A. Kurtis for their contribution. -
wp-mediatagger/trunk/readme.txt
r815640 r815643 32 32 - The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file : 33 33 34 French : *define('WPLANG', 'fr_FR');*35 36 Spanish : *define('WPLANG', 'es_ES');*34 French : *define('WPLANG', 'fr_FR');* 35 36 Spanish : *define('WPLANG', 'es_ES');* 37 37 38 38 Thanks to J. Kovacevic, A. Kurtis for their contribution.
Note: See TracChangeset
for help on using the changeset viewer.