From ca983db7fb5652a2d9bcf0f1e5312aff817e7878 Mon Sep 17 00:00:00 2001 From: ryancooley Date: Thu, 1 Feb 2024 01:04:13 +0000 Subject: [PATCH] Update translations for changed strings --- resources/lang/de.json | 10 +++++++++- resources/lang/es.json | 10 +++++++++- resources/lang/fr.json | 10 +++++++++- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/resources/lang/de.json b/resources/lang/de.json index 4dc1e5376d..9401d70a22 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -2025,5 +2025,13 @@ "You have made no requests of this process.": "Sie haben keine Anfragen an diesen Prozess gestellt.", "You have no tasks from this process.": "Sie haben keine Aufgaben aus diesem Prozess.", "You seem to be missing access to this feature. Please contact ProcessMaker Support.": "Es scheint, dass Ihnen der Zugang zu dieser Funktion fehlt. Bitte kontaktieren Sie ProcessMaker Support.", - "Pan Tool": "Handwerkzeug" + "Pan Tool": "Handwerkzeug", + "AI Generated": "KI Generiert", + "Photo/Video": "Foto/Video", + "Bootstrap Component": "Bootstrap-Komponente", + "Bootstrap Wrapper": "Bootstrap Wrapper", + "Captcha": "Captcha", + "Google Places": "Google Places", + "Add an action to submit your form or update a field": "Fügen Sie eine Aktion hinzu, um Ihr Formular abzusenden oder ein Feld zu aktualisieren", + "Add special buttons that link between subpages within this Form": "Fügen Sie spezielle Schaltflächen hinzu, die zwischen Unterseiten innerhalb dieses Formulars verlinken" } \ No newline at end of file diff --git a/resources/lang/es.json b/resources/lang/es.json index 749d3940fe..db9070d160 100644 --- a/resources/lang/es.json +++ b/resources/lang/es.json @@ -2025,5 +2025,13 @@ "You have made no requests of this process.": "No has hecho ninguna solicitud a este proceso.", "You have no tasks from this process.": "No tienes tareas de este proceso.", "You seem to be missing access to this feature. Please contact ProcessMaker Support.": "Parece que no tienes acceso a esta función. Por favor, contacta con el soporte de ProcessMaker.", - "Pan Tool": "Herramienta de Pan" + "Pan Tool": "Herramienta de Pan", + "AI Generated": "Generado por IA", + "Photo/Video": "Foto/Video", + "Bootstrap Component": "Componente Bootstrap", + "Bootstrap Wrapper": "Contenedor Bootstrap", + "Captcha": "Captcha", + "Google Places": "Google Places", + "Add an action to submit your form or update a field": "Agregue una acción para enviar su formulario o actualizar un campo", + "Add special buttons that link between subpages within this Form": "Agregue botones especiales que enlacen entre subpáginas dentro de este Formulario" } \ No newline at end of file diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 47f756bb42..b97feaa64e 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -2025,5 +2025,13 @@ "You have made no requests of this process.": "Vous n'avez fait aucune demande à ce processus.", "You have no tasks from this process.": "Vous n'avez aucune tâche de ce processus.", "You seem to be missing access to this feature. Please contact ProcessMaker Support.": "Il semble que vous n'ayez pas accès à cette fonctionnalité. Veuillez contacter le support de ProcessMaker.", - "Pan Tool": "Outil Pan" + "Pan Tool": "Outil Pan", + "AI Generated": "Généré par IA", + "Photo/Video": "Photo/Vidéo", + "Bootstrap Component": "Composant Bootstrap", + "Bootstrap Wrapper": "Enveloppe Bootstrap", + "Captcha": "Captcha", + "Google Places": "Google Places", + "Add an action to submit your form or update a field": "Ajoutez une action pour soumettre votre formulaire ou mettre à jour un champ", + "Add special buttons that link between subpages within this Form": "Ajouter des boutons spéciaux qui lient entre les sous-pages au sein de ce Formulaire" } \ No newline at end of file