Added create tag

This commit is contained in:
Juan Gilsanz Polo
2024-02-24 13:50:07 +01:00
parent 5378d020e4
commit fe2f5629e3
13 changed files with 285 additions and 28 deletions

View File

@@ -75,7 +75,14 @@
}
},
"tags": {
"tags": "Tags"
"tags": "Tags",
"created": "Created: $created",
"createTag": {
"createTag": "Create tag",
"name": "Name",
"creatingTag": "Creating tag...",
"errorCreatingTag": "An error occured when creating the tag."
}
},
"settings": {
"settings": "Settings",