Changeset 815626
- Timestamp:
- 12/05/2013 09:28:23 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
r815625 r815626 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 *// For french :* 30 French : 31 31 *define('WPLANG', 'fr_FR');* 32 32 33 *// For spanish :* 33 Spanish : 34 34 *define('WPLANG', 'es_ES');* 35 35 -
wp-mediatagger/trunk/readme.txt
r815625 r815626 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 *// For french :* 34 French : 35 35 *define('WPLANG', 'fr_FR');* 36 36 37 *// For spanish :* 37 Spanish : 38 38 *define('WPLANG', 'es_ES');* 39 39
Note: See TracChangeset
for help on using the changeset viewer.