From d7f8b7050fe4f30e3fb3b5dcd765a9a44340c2df Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 18 Apr 2020 19:32:13 +0000 Subject: [PATCH] --- server/AyaNova/resource/de.json | 3 ++- server/AyaNova/resource/en.json | 3 ++- server/AyaNova/resource/es.json | 3 ++- server/AyaNova/resource/fr.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index a3b4892f..c36b103d 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -1660,5 +1660,6 @@ "Metrics": "Metrik", "UserOptions": "Benutzeroptionen", "FileAttachment": "Dateianhang", - "FormCustom": "Formularanpassung" + "FormCustom": "Formularanpassung", + "Heading":"Überschrift" } \ No newline at end of file diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index bb4b8e68..775da0ef 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -1660,5 +1660,6 @@ "Metrics": "Metrics", "UserOptions": "User options", "FileAttachment": "Attachment", - "FormCustom": "Form customization" + "FormCustom": "Form customization", + "Heading":"Heading" } \ No newline at end of file diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index 7aed49b3..58ddda82 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -1660,5 +1660,6 @@ "Metrics": "Métricas", "UserOptions": "Opciones de usuario", "FileAttachment": "Archivo adjunto", - "FormCustom": "Personalización de formularios" + "FormCustom": "Personalización de formularios", + "Heading":"Título" } \ No newline at end of file diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index 08e8c7d0..85941665 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -1660,5 +1660,6 @@ "Metrics": "Indicateurs de performance", "UserOptions": "Options utilisateur", "FileAttachment": "Pièce jointe", - "FormCustom": "Personnalisation des formulaires" + "FormCustom": "Personnalisation des formulaires", + "Heading":"Titre" } \ No newline at end of file