added i18n for legend
This commit is contained in:
parent
0d99d84962
commit
d7f8fe6508
@ -242,7 +242,8 @@
|
|||||||
"legend": {
|
"legend": {
|
||||||
"hint": "Nur Hinweise",
|
"hint": "Nur Hinweise",
|
||||||
"redaction": "Redigiert",
|
"redaction": "Redigiert",
|
||||||
"suggestion": "Vorgeschlagene Redaktion"
|
"suggestion": "Vorgeschlagene Redaktion",
|
||||||
|
"none": "Keine Anmerkungen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"file-preview": {
|
"file-preview": {
|
||||||
|
|||||||
@ -242,7 +242,8 @@
|
|||||||
"legend": {
|
"legend": {
|
||||||
"hint": "Hints only",
|
"hint": "Hints only",
|
||||||
"redaction": "Redacted",
|
"redaction": "Redacted",
|
||||||
"suggestion": "Suggested Redaction"
|
"suggestion": "Suggested Redaction",
|
||||||
|
"none": "No Annotations"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"file-preview": {
|
"file-preview": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user