ui language update

This commit is contained in:
Thomas Georgios Giannos 2024-03-15 09:51:45 +02:00
parent 3045130b27
commit 5d24a38472
1 changed files with 2 additions and 0 deletions

View File

@ -383,10 +383,12 @@
}, },
"ANNOTATION-DIALOG": { "ANNOTATION-DIALOG": {
"TITLE": "Comments", "TITLE": "Comments",
"SUCCESS": "Comment successfully saved",
"THREADS": { "THREADS": {
"NEW-THREAD": "New comment", "NEW-THREAD": "New comment",
"FROM-USER": "From", "FROM-USER": "From",
"SEND": "Send comment", "SEND": "Send comment",
"REPLY": "Reply",
"PROTECTION": { "PROTECTION": {
"TITLE": "Visibility" "TITLE": "Visibility"
} }