diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index e962f693f..1b245a2b6 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -127,7 +127,7 @@ "LANGUAGE-EDITOR": "Language Editor", "GUIDE-EDITOR": "User Guide Editor", "LANGUAGE": "Language", - "SIGN-IN":"Sign in to account" + "SIGN-IN": "Sign in to account" }, "FILE-TYPES": { "PDF": "PDF", @@ -748,6 +748,7 @@ "TITLE": { "NEW": "New Data Management Plan", "EDIT": "Edit", + "EDIT-DMP": "Editing DMP", "SUBTITLE": "DOI" }, "FIELDS": { @@ -780,10 +781,14 @@ "SAVE": "Save", "CANCEL": "Cancel", "DELETE": "Delete", + "DISCARD": "Discard", "FINALISE": "Finalize", "LOCK": "DMP is locked by another user", "PERMISSION": "You have no permission to edit this DMP" }, + "PLACEHOLDER": { + "DESCRIPTION": "Fill with description" + }, "SNACK-BAR": { "UNSUCCESSFUL-DOI": "Unsuccessful DOI creation", "SUCCESSFUL-DOI": "Successful DOI creation", @@ -797,7 +802,20 @@ "VISIBILITY": { "PUBLIC": "Public", "RESTRICTED": "Restricted" - } + }, + "STEPPER": { + "USER-GUIDE": "Guide steps", + "MAIN-INFO": "Main info", + "FUNDING-INFO": "Funding info", + "DATASET-SELECTION": "Dataset selection", + "PREVIOUS": "Previous", + "NEXT": "Next" + }, + "MAIN-INFO": { + "INTRO": "A DMP in Argos consists of key information about research, such as purpose, objectives and researchers involved, but also about documentation of research datasets, namely dataset descriptions, that highlight the steps followed and the means used across data management activities.", + "HINT": "A brief description of what the DMP is about, it’s scope and objectives." + }, + "CHANGES": "unsaved changes" }, "DMP-PROFILE-LISTING": { "TITLE": "DMP Templates", @@ -910,6 +928,9 @@ "DELETE": "Delete", "UPDATE": "Update" }, + "PLACEHOLDER": { + "DESCRIPTION": "Fill with description" + }, "VERSION-DIALOG": { "ABOUT": "Versioning is automated.", "QUESTION": "It seems your Dataset Description Template is outdated. Do you want to update it to the latest version?" diff --git a/dmp-frontend/src/assets/i18n/es.json b/dmp-frontend/src/assets/i18n/es.json index 7d5a06b08..b9558aa27 100644 --- a/dmp-frontend/src/assets/i18n/es.json +++ b/dmp-frontend/src/assets/i18n/es.json @@ -744,6 +744,7 @@ "TITLE": { "NEW": "Nuevo Plan de Gestión de Datos", "EDIT": "Editar", + "EDIT-DMP": "Editing DMP", "SUBTITLE": "DOI" }, "FIELDS": { @@ -774,11 +775,15 @@ "SAVE-CHANGES": "Guardar cambios", "SAVE": "Grabar", "CANCEL": "Cancelar", + "DISCARD": "Discard", "DELETE": "Borrar", "FINALISE": "Finalizar", "LOCK": "DMP is locked by another user", "PERMISSION": "You have no permission to edit this DMP" }, + "PLACEHOLDER": { + "DESCRIPTION": "Fill with description" + }, "SNACK-BAR": { "UNSUCCESSFUL-DOI": "Fallo en la creación del DOI", "SUCCESSFUL-DOI": "Creación del DOI correcta", @@ -792,7 +797,20 @@ "VISIBILITY": { "PUBLIC": "Public", "RESTRICTED": "Restricted" - } + }, + "STEPPER": { + "USER-GUIDE": "Guide steps", + "MAIN-INFO": "Main info", + "FUNDING-INFO": "Funding info", + "DATASET-SELECTION": "Dataset selection", + "PREVIOUS": "Previous", + "NEXT": "Next" + }, + "MAIN-INFO": { + "INTRO": "A DMP in Argos consists of key information about research, such as purpose, objectives and researchers involved, but also about documentation of research datasets, namely dataset descriptions, that highlight the steps followed and the means used across data management activities.", + "HINT": "A brief description of what the DMP is about, it’s scope and objectives." + }, + "CHANGES": "unsaved changes" }, "DMP-PROFILE-LISTING": { "TITLE": "Plantilla del PGD", diff --git a/dmp-frontend/src/assets/i18n/gr.json b/dmp-frontend/src/assets/i18n/gr.json index 91b1e8487..d24c3bfc6 100644 --- a/dmp-frontend/src/assets/i18n/gr.json +++ b/dmp-frontend/src/assets/i18n/gr.json @@ -745,6 +745,7 @@ "TITLE": { "NEW": "Νέα Σχέδιο Διαχείρισης Δεδομένων", "EDIT": "Επεξεργασία", + "EDIT-DMP": "Editing DMP", "SUBTITLE": "Μονοσήμαντο Αναγνωριστικό Ψηφιακού Αντικειμένου (DOI)" }, "FIELDS": { @@ -776,10 +777,14 @@ "SAVE": "Αποθήκευση", "CANCEL": "Ακύρωση", "DELETE": "Διαγραφή", + "DISCARD": "Discard", "FINALISE": "Οριστικοποίηση", "LOCK": "Κλειδωμένο Σχέδιο Διαχείρισης Δεδομένων", "PERMISSION": "Δεν έχετε άδεια να επεξεργαστείτε αυτό το Σχέδιο Διαχείρισης Δεδομένων" }, + "PLACEHOLDER": { + "DESCRIPTION": "Fill with description" + }, "SNACK-BAR": { "UNSUCCESSFUL-DOI": "Αποτυχία δημιουργίας Μονοσήμαντων Αναγνωριστικών Ψηφιακών Αντικειμένων (DOI)", "SUCCESSFUL-DOI": "Επιτυχία δημιουργίας Μονοσήμαντων Αναγνωριστικών Ψηφιακών Αντικειμένων (DOI)", @@ -793,7 +798,20 @@ "VISIBILITY": { "PUBLIC": "Public", "RESTRICTED": "Restricted" - } + }, + "STEPPER": { + "USER-GUIDE": "Guide steps", + "MAIN-INFO": "Main info", + "FUNDING-INFO": "Funding info", + "DATASET-SELECTION": "Dataset selection", + "PREVIOUS": "Previous", + "NEXT": "Next" + }, + "MAIN-INFO": { + "INTRO": "A DMP in Argos consists of key information about research, such as purpose, objectives and researchers involved, but also about documentation of research datasets, namely dataset descriptions, that highlight the steps followed and the means used across data management activities.", + "HINT": "A brief description of what the DMP is about, it’s scope and objectives." + }, + "CHANGES": "unsaved changes" }, "DMP-PROFILE-LISTING": { "TITLE": "Templates Σχεδίων Διαχείρισης Δεδομένων",