ui language update
This commit is contained in:
parent
3045130b27
commit
5d24a38472
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue