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:
Louis
2020-10-15 11:48:18 +02:00
parent b2c03527db
commit ba6b119e0c
3 changed files with 6 additions and 5 deletions
-1
View File
@@ -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é';