Changeset 73335 in spip-zone for _plugins_/continents
- Timestamp:
- Jun 7, 2013, 3:36:55 AM (8 years ago)
- Location:
- _plugins_/continents/trunk/lang
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/continents/trunk/lang/continents_fr.php
r73316 r73335 1 1 <?php 2 2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP 3 3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/continents/trunk/lang/ 4 4 if (!defined('_ECRIRE_INC_VERSION')) return; 5 5 … … 8 8 // C 9 9 'continent_titre' => 'Continent', 10 'continents_titre' => 'Continents' ,10 'continents_titre' => 'Continents' 11 11 ); 12 12
Note: See TracChangeset
for help on using the changeset viewer.