summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs22
1 files changed, 22 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index a3fc5f1296c8..c80db6c6aa09 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -444,6 +444,28 @@
</prop>
</group>
</group>
+ <group oor:name="Translation">
+ <info>
+ <desc>Contains translation relevant settings.</desc>
+ </info>
+ <group oor:name="Deepl">
+ <info>
+ <desc>Contains DeepL API relevant settings.</desc>
+ </info>
+ <prop oor:name="ApiURL" oor:type="xs:string">
+ <info>
+ <desc>Deepl Translator API URL</desc>
+ <label>URL for the Deepl translator api</label>
+ </info>
+ </prop>
+ <prop oor:name="AuthKey" oor:type="xs:string">
+ <info>
+ <desc>Deepl Translator API URL Authkey</desc>
+ <label>Auth key for the Deepl translator api</label>
+ </info>
+ </prop>
+ </group>
+ </group>
<group oor:name="Hyphenation">
<info>
<desc>Contains hyphenation relevant settings.</desc>