From b3fbc46cfd34b08072ddc3e00582173a3ab8c963 Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Tue, 5 Nov 2024 07:32:18 +0100 Subject: [PATCH] place keys of example out of alphabatical order to make sure key order is preserved --- examples/emmer/en.json | 56 +++++++++++++++++++++--------------------- examples/emmer/nl.json | 56 +++++++++++++++++++++--------------------- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/examples/emmer/en.json b/examples/emmer/en.json index d82afd1..cde604f 100644 --- a/examples/emmer/en.json +++ b/examples/emmer/en.json @@ -16,6 +16,34 @@ }, "title": "SpreaView" }, + "speaker-dashboard": { + "past": { + "title": "Past sessions" + }, + "planned": { + "title": "Planned sessions" + }, + "title": "Speaker Dashboard", + "welcome": { + "description": "This is SpreaView, the platform that helps you to gain more insights in the quality of your presentations. With SpreaView, you gain more insigths in how and where to improver your sessions. We do that by collecting session review information from attendees who attended your session. After you finished your session, you can come back to this speaker dashboad to get review your review information. Below are your sessions that have been scheduled in SpeaView, and sessions that have already been reviewed with SpreaView.", + "learn-more": "Learn more about SpreaView", + "speaker-error": "The system could not succesfully collect your personal speaker information. Please contact the event organizer for more information.", + "title": "Welcome on your speaker dashboard", + "pin-error": "Too many pincode attempts, please try again later", + "pin-create-error": "Creating your pincode failed, try again", + "pin-create": "Create pincode" + } + }, + "speakers": { + "details": { + "description": "Change the details of the speaker. Speakers that were imported from an external system cannot be altered", + "name": "Name", + "profile-picture": "Profile picture", + "read-only": "This speaker cannot be altered or deleted because it is imported from an external system.", + "title": "Speaker details" + }, + "title": "Speakers" + }, "button": { "add-speaker": "Add speaker", "cancel": "Cancel", @@ -337,34 +365,6 @@ "title": "Select a room" } }, - "speaker-dashboard": { - "past": { - "title": "Past sessions" - }, - "planned": { - "title": "Planned sessions" - }, - "title": "Speaker Dashboard", - "welcome": { - "description": "This is SpreaView, the platform that helps you to gain more insights in the quality of your presentations. With SpreaView, you gain more insigths in how and where to improver your sessions. We do that by collecting session review information from attendees who attended your session. After you finished your session, you can come back to this speaker dashboad to get review your review information. Below are your sessions that have been scheduled in SpeaView, and sessions that have already been reviewed with SpreaView.", - "learn-more": "Learn more about SpreaView", - "speaker-error": "The system could not succesfully collect your personal speaker information. Please contact the event organizer for more information.", - "title": "Welcome on your speaker dashboard", - "pin-error": "Too many pincode attempts, please try again later", - "pin-create-error": "Creating your pincode failed, try again", - "pin-create": "Create pincode" - } - }, - "speakers": { - "details": { - "description": "Change the details of the speaker. Speakers that were imported from an external system cannot be altered", - "name": "Name", - "profile-picture": "Profile picture", - "read-only": "This speaker cannot be altered or deleted because it is imported from an external system.", - "title": "Speaker details" - }, - "title": "Speakers" - }, "pincode": { "create": { "title": "Create a pincode", diff --git a/examples/emmer/nl.json b/examples/emmer/nl.json index c9c746d..ce0a55c 100644 --- a/examples/emmer/nl.json +++ b/examples/emmer/nl.json @@ -16,6 +16,34 @@ }, "title": "SpreaView" }, + "speaker-dashboard": { + "past": { + "title": "Past sessions" + }, + "planned": { + "title": "Planned sessions" + }, + "title": "Speaker Dashboard", + "welcome": { + "description": "This is SpreaView, the platform that helps you to gain more insights in the quality of your presentations. With SpreaView, you gain more insigths in how and where to improver your sessions. We do that by collecting session review information from attendees who attended your session. After you finished your session, you can come back to this speaker dashboad to get review your review information. Below are your sessions that have been scheduled in SpeaView, and sessions that have already been reviewed with SpreaView.", + "learn-more": "Learn more about SpreaView", + "speaker-error": "The system could not succesfully collect your personal speaker information. Please contact the event organizer for more information.", + "title": "Welcome on your speaker dashboard", + "pin-error": "Too many pincode attempts, please try again later", + "pin-create-error": "Creating your pincode failed, try again", + "pin-create": "Create pincode" + } + }, + "speakers": { + "details": { + "description": "Change the details of the speaker. Speakers that were imported from an external system cannot be altered", + "name": "Name", + "profile-picture": "Profile picture", + "read-only": "This speaker cannot be altered or deleted because it is imported from an external system.", + "title": "Speaker details" + }, + "title": "Speakers" + }, "button": { "add-speaker": "spreker toevoegen", "cancel": "Annuleren", @@ -337,34 +365,6 @@ "title": "Select a room" } }, - "speaker-dashboard": { - "past": { - "title": "Past sessions" - }, - "planned": { - "title": "Planned sessions" - }, - "title": "Speaker Dashboard", - "welcome": { - "description": "This is SpreaView, the platform that helps you to gain more insights in the quality of your presentations. With SpreaView, you gain more insigths in how and where to improver your sessions. We do that by collecting session review information from attendees who attended your session. After you finished your session, you can come back to this speaker dashboad to get review your review information. Below are your sessions that have been scheduled in SpeaView, and sessions that have already been reviewed with SpreaView.", - "learn-more": "Learn more about SpreaView", - "speaker-error": "The system could not succesfully collect your personal speaker information. Please contact the event organizer for more information.", - "title": "Welcome on your speaker dashboard", - "pin-error": "Too many pincode attempts, please try again later", - "pin-create-error": "Creating your pincode failed, try again", - "pin-create": "Create pincode" - } - }, - "speakers": { - "details": { - "description": "Change the details of the speaker. Speakers that were imported from an external system cannot be altered", - "name": "Name", - "profile-picture": "Profile picture", - "read-only": "This speaker cannot be altered or deleted because it is imported from an external system.", - "title": "Speaker details" - }, - "title": "Speakers" - }, "pincode": { "create": { "title": "Create a pincode",