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

This commit is contained in:
Alexandre Alapetite
2021-07-19 23:39:54 +02:00
committed by GitHub
parent 3d2fea6bbf
commit 3c945bee7b

View File

@@ -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',