Skip to content

Update translations for changed strings #6161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion resources/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2034,5 +2034,10 @@
"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",
"input": "eingabe"
"input": "eingabe",
"View All Data Connectors": "Alle Datenverbindungen anzeigen",
"View All Decision Tables": "Alle Entscheidungstabellen anzeigen",
"View All Processes": "Alle Prozesse anzeigen",
"View All Screens": "Alle Prozesse anzeigen",
"View All Scripts": "Alle Skripte anzeigen"
}
7 changes: 6 additions & 1 deletion resources/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2034,5 +2034,10 @@
"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",
"input": "entrada"
"input": "entrada",
"View All Data Connectors": "Ver Todos los Conectores de Datos",
"View All Decision Tables": "Ver Todas las Tablas de Decisión",
"View All Processes": "Ver Todos los Procesos",
"View All Screens": "Ver Todos los Procesos",
"View All Scripts": "Ver Todos los Guiones"
}
7 changes: 6 additions & 1 deletion resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2034,5 +2034,10 @@
"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",
"input": "entrée"
"input": "entrée",
"View All Data Connectors": "Voir tous les connecteurs de données",
"View All Decision Tables": "Voir tous les tableaux de décision",
"View All Processes": "Voir tous les processus",
"View All Screens": "Voir tous les processus",
"View All Scripts": "Voir tous les scripts"
}