Ver Fonte

i18n fr fix old-new tag label (#3703)

Alexandre Alapetite há 4 anos atrás
pai
commit
3c945bee7b
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      app/i18n/fr/sub.php

+ 2 - 2
app/i18n/fr/sub.php

@@ -124,8 +124,8 @@ return array(
 	),
 	'tag' => array(
 		'name' => 'Nom',
-		'new_name' => 'Ancien nom',
-		'old_name' => 'Nouveau nom',
+		'new_name' => 'Nouveau nom',
+		'old_name' => 'Ancien nom',
 	),
 	'title' => array(
 		'_' => 'Gestion des abonnements',