Skip to content

Commit

Permalink
sort translations asc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sworzen1 committed Feb 23, 2024
1 parent e0b1e56 commit e07fb79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions govtool/frontend/src/i18n/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,18 +269,18 @@ export const en = {
},
},
registration: {
addInformationTitle: "Add Information",
addInformationDescription:
"You can include extra information about yourself by adding a URL and its hash.",
rolesAndResponsibilitiesTitle: "Roles & Responsibilities",
rolesAndResponsibilitiesDescription:
"DReps are fundamental users that govern the Cardano network. This is an important role which requires work and dedication to fulfil.\n\nA DRep is expected to actively participate in governance and act as a representative of other Cardano members in governance matters. Therefore, DReps will be expected to keep abreast of Governance Actions so they can make informed and wise decisions.\n<0>Learn More</0> about DRep.\n\nPlease register as a DRep if you have time to dedicate to making Cardano a better and more well-governed place.\n\nBecoming a DRep will require a refundable deposit of ₳<strong>{{deposit}}</strong>.\n\nYou will be refunded your deposit when you retire.",
addInformationTitle: "Add Information",
becomeADRep: "Become a DRep",
descriptionStepTwo:
"By clicking register you create your DRep ID within your wallet and become a DRep.\n\nOnce the registration has completed your DRep ID will be shown on your dashboard. You will be able to share your DRep ID so that other ada holders can delegate their voting power to you.",
headingStepTwo: "Confirm DRep registration",
optional: "OPTIONAL",
register: "Register",
becomeADRep: "Become a DRep",
rolesAndResponsibilitiesDescription:
"DReps are fundamental users that govern the Cardano network. This is an important role which requires work and dedication to fulfil.\n\nA DRep is expected to actively participate in governance and act as a representative of other Cardano members in governance matters. Therefore, DReps will be expected to keep abreast of Governance Actions so they can make informed and wise decisions.\n<0>Learn More</0> about DRep.\n\nPlease register as a DRep if you have time to dedicate to making Cardano a better and more well-governed place.\n\nBecoming a DRep will require a refundable deposit of ₳<strong>{{deposit}}</strong>.\n\nYou will be refunded your deposit when you retire.",
rolesAndResponsibilitiesTitle: "Roles & Responsibilities",
},
slider: {
showAll: "Show all",
Expand Down

0 comments on commit e07fb79

Please sign in to comment.