mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 22:05:05 +02:00
missing vocabulary for tag added and tag already exists
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1152 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -159,6 +159,8 @@ $lang['Storage category'] = 'Cat
|
||||
$lang['Submit'] = 'Valider';
|
||||
$lang['Sum of rates'] = 'Somme des notes';
|
||||
$lang['Tag selection'] = 'Sélection de tags';
|
||||
$lang['Tag "%s" was added'] = 'Le tag "%s" a été ajouté';
|
||||
$lang['Tag "%s" already exist'] = 'Le tag "%s" existe déjà';
|
||||
$lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier';
|
||||
$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.';
|
||||
$lang['User comments validation'] = 'Validation des commentaires utilisateur';
|
||||
|
||||
Reference in New Issue
Block a user