Make it possible to add a tag from the Tag Browser
All checks were successful
CI / test (push) Successful in 3m46s
Lint / test (push) Successful in 17s
Trivy / test (push) Successful in 21s

This commit is contained in:
Miguel Jacq 2025-11-15 11:22:40 +11:00
parent b1ae56270a
commit b1ba599e99
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
7 changed files with 63 additions and 4 deletions

View file

@ -127,6 +127,7 @@
"add": "Add",
"remove": "Remove",
"ok": "OK",
"add_a_tag": "Add a tag",
"edit_tag_name": "Edit tag name",
"new_tag_name": "New tag name:",
"change_color": "Change colour",

View file

@ -127,6 +127,7 @@
"add": "Ajouter",
"remove": "Supprimer",
"ok": "OK",
"add_a_tag": "Ajouter une étiquette",
"edit_tag_name": "Modifier le nom de l'étiquette",
"new_tag_name": "Nouveau nom de l'étiquette :",
"change_color": "Changer la couleur",

View file

@ -126,6 +126,7 @@
"add": "Aggiungi",
"remove": "Rimuovi",
"ok": "OK",
"add_a_tag": "Aggiungi un tag",
"edit_tag_name": "Modifica nome tag",
"new_tag_name": "Nuovo nome tag:",
"change_color": "Cambia colore",