This commit is contained in:
2020-04-18 23:02:33 +00:00
parent 6d7fcfe238
commit 24ff02e587
4 changed files with 16 additions and 4 deletions

View File

@@ -1662,5 +1662,8 @@
"FileAttachment": "Dateianhang", "FileAttachment": "Dateianhang",
"FormCustom": "Formularanpassung", "FormCustom": "Formularanpassung",
"Heading":"Überschrift", "Heading":"Überschrift",
"Table":"Tabelle" "Table":"Tabelle",
"InsertLink":"Link einfügen",
"LinkUrl":"Link-URL",
"LinkText":"Text verknüpfen"
} }

View File

@@ -1662,5 +1662,8 @@
"FileAttachment": "Attachment", "FileAttachment": "Attachment",
"FormCustom": "Form customization", "FormCustom": "Form customization",
"Heading":"Heading", "Heading":"Heading",
"Table":"Table" "Table":"Table",
"InsertLink":"Insert link",
"LinkUrl":"Link url",
"LinkText":"Link text"
} }

View File

@@ -1662,5 +1662,8 @@
"FileAttachment": "Archivo adjunto", "FileAttachment": "Archivo adjunto",
"FormCustom": "Personalización de formularios", "FormCustom": "Personalización de formularios",
"Heading":"Título", "Heading":"Título",
"Table":"Tabla" "Table":"Tabla",
"InsertLink":"Insertar vínculo",
"LinkUrl":"URL del vínculo",
"LinkText":"Texto del vínculo"
} }

View File

@@ -1662,5 +1662,8 @@
"FileAttachment": "Pièce jointe", "FileAttachment": "Pièce jointe",
"FormCustom": "Personnalisation des formulaires", "FormCustom": "Personnalisation des formulaires",
"Heading": "Titre", "Heading": "Titre",
"Table": "Tableau" "Table": "Tableau",
"InsertLink":"Insérer un lien",
"LinkUrl":"URL du lien",
"LinkText":"Texte de lien"
} }