Merge branch 'master' into 'master'

Fix error in spanish translation

See merge request nkming2/nc-photos!40
This commit is contained in:
nkming2 2022-03-17 03:41:35 +00:00
commit 6375cad93d

View file

@ -145,7 +145,7 @@
"@deleteProcessingNotification": { "@deleteProcessingNotification": {
"description": "Inform user that the item is being deleted" "description": "Inform user that the item is being deleted"
}, },
"deleteSuccessNotification": "Elemento borrado en éxito", "deleteSuccessNotification": "Elemento borrado con éxito",
"@deleteSuccessNotification": { "@deleteSuccessNotification": {
"description": "Inform user that the item is deleted successfully" "description": "Inform user that the item is deleted successfully"
}, },