mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
fixes #1239 tags refresh
tags now refresh when creating a new one, also remove wrong translation of display and input focus when clicking on the add button
This commit is contained in:
@@ -1054,7 +1054,6 @@ $lang['At least 2 selected tags are needed to merge'] = 'Au moins 2 tags doivent
|
||||
$lang['Merge'] = 'Fusionner';
|
||||
$lang['Choose which tag to merge these tags into'] = 'Choisissez dans quel tag vont être fusionné les tags';
|
||||
$lang['The other tags will be removed'] = 'Les autres tags seront supprimés';
|
||||
$lang['Display'] = 'Afficher';
|
||||
$lang['Select'] = 'Sélectionner';
|
||||
$lang['Tag Manager'] = 'Gestionnaire de tags';
|
||||
$lang['No tag found'] = 'Pas de tag trouvé';
|
||||
|
||||
Reference in New Issue
Block a user