-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into fix/O3-2825
- Loading branch information
Showing
50 changed files
with
1,080 additions
and
650 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"cancel": "Cancel", | ||
"closeThisPanel": "Close this panel", | ||
"collapseAll": "Collapse all", | ||
"deleteQuestion": "Delete question", | ||
"deleteQuestionConfirmation": "Are you sure you want to delete this question?", | ||
"deleteQuestionExplainerText": "This action cannot be undone.", | ||
"errorTitle": "There was an error with this form", | ||
"expandAll": "Expand all", | ||
"loading": "Loading", | ||
"or": "or", | ||
"thisList": "this list", | ||
"toggleCollapseOrExpand": "Toggle collapse or expand", | ||
"tryAgainMessage": "Try opening another form from" | ||
"cancel": "Cancelar", | ||
"closeThisPanel": "Cerrar este panel", | ||
"collapseAll": "Colapsar todo", | ||
"deleteQuestion": "Borrar pregunta", | ||
"deleteQuestionConfirmation": "¿Estás seguro de que deseas eliminar esta pregunta?", | ||
"deleteQuestionExplainerText": "Esta acción no puede ser deshecha.", | ||
"errorTitle": "Hubo un error con este formulario", | ||
"expandAll": "Expandir todo", | ||
"loading": "Cargando", | ||
"or": "o", | ||
"thisList": "esta lista", | ||
"toggleCollapseOrExpand": "Alternar entre colapsar o expandir", | ||
"tryAgainMessage": "Intentar abrir otro formulario de" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.