diff options
Diffstat (limited to 'locales/fr_FR')
-rw-r--r-- | locales/fr_FR/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 3b84029e..4c604e28 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -252,4 +252,6 @@ return array( 'Position' => 'Position', 'Move Up' => 'Déplacer vers le haut', 'Move Down' => 'Déplacer vers le bas', + 'Duplicate to another project' => 'Dupliquer dans un autre projet', + 'Duplicate' => 'Dupliquer', ); |