Skip to content

Commit

Permalink
Text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BeccaMelhuish authored Oct 23, 2023
1 parent 134b123 commit b94aab9
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"OPT_CONTRAST_DEFAULT": "Default",
"OPT_CONTRAST_DEFAULT_DESC": "Citizen OS in its default colour scheme",
"OPT_CONTRAST_HIGH": "High contrast",
"OPT_CONTRAST_HIGH_DESC": "Citizen OS in its default colour scheme",
"OPT_CONTRAST_HIGH_DESC": "Citizen OS in a high contrast colour scheme",
"HEADING_TEXT_SIZE": "Text size",
"OPT_TEXT_SIZE_DEFAULT": "@:COMPONENTS.ACCESSIBILITY.OPT_CONTRAST_DEFAULT",
"OPT_TEXT_SIZE_LARGE": "Large",
Expand Down Expand Up @@ -183,13 +183,13 @@
"DUPLICATE_TOPIC": {
"HEADING": "Duplicate topic",
"MESSAGE_MAIN": "You are duplicating",
"MESSAGE_DESCRIPTION": "Are you sure you want to duplicate the topic ? This will create a new private topic in draft.",
"MESSAGE_DESCRIPTION": "Are you sure you want to duplicate the topic? This will create a new private topic in draft.",
"HEADING_WILL_BE_DUPLICATED": "This content will be duplicated",
"WILL_BE_DUPLICATED_1": "Topic content as it is right now (including images, footnotes, comments, mini-votes)",
"WILL_BE_DUPLICATED_2": "All attachments",
"HEADING_WILL_NOT_BE_DUPLICATED": "This content will not be duplicated",
"WILL_NOT_BE_DUPLICATED_1": "settings (public/private, voting systems, hashtags etc.)",
"WILL_NOT_BE_DUPLICATED_2": "permissions (users, groups)",
"WILL_NOT_BE_DUPLICATED_2": "permissions (participants, groups)",
"WILL_NOT_BE_DUPLICATED_3": "history (edit history, activity feed items)",
"WILL_NOT_BE_DUPLICATED_4": "discussions (arguments, replies)",
"WILL_NOT_BE_DUPLICATED_5": "related information (topic status, pinned status)",
Expand All @@ -209,7 +209,7 @@
"PLACEHOLDER_SEARCH": "@:VIEWS.MY_TOPICS.PLACEHOLDER_SEARCH_TOPIC",
"SHOW_PER_PAGE": "@:VIEWS.ACCOUNT.SHOW_PER_PAGE",
"NO_TOPICS_HEADING": "You haven’t added any topics yet",
"NO_TOPICS_DESC": "Add topics to your group to incentivise your members to get engaged with them.This is not mandatory and you can still add topics later as well.",
"NO_TOPICS_DESC": "Add topics to your group to incentivise members to engage with them. This is not mandatory and you can always add topics later.",
"SELECT_TO_ADD": "Select to add",
"HEADING_TITLE": "Title",
"HEADING_PARTICIPANTS": "Participants",
Expand All @@ -224,12 +224,12 @@
"MESSAGE_DESC": "@:MODALS.TOPIC_INVITE_LBL_OPTIONAL_MESSAGE",
"MESSAGE_PLACEHOLDER": "Write your message here",
"CHARACTER_LIMIT": "Character limit:",
"EMAIL_DESC": "Invite users via their username or e-mail address",
"EMAIL_DESC": "Invite people via their username or e-mail address",
"PLACEHOLDER_SEARCH": "@:DEFAULT.NAV_MOBILE.BTN_SEARCH",
"SHOW_PER_PAGE": "@:VIEWS.ACCOUNT.SHOW_PER_PAGE",
"NO_INVITES_HEADING": "You haven’t invited anyone yet",
"NO_INVITES_DESC": "Invite members to your group to hit the ground running.This is not mandatory and you can still invite members later as well.",
"INVALID_EMAILS_HEADER": "Invalid e-mail formats found. Please correct before sending invitation.",
"NO_INVITES_DESC": "Invite people to your group to hit the ground running. This is not mandatory and you can always invite people later.",
"INVALID_EMAILS_HEADER": "Invalid e-mail format found. Please correct before sending invitation.",
"SELECT_TO_ADD": "@:COMPONENTS.GROUP_ADD_TOPICS.SELECT_TO_ADD",
"NAME": "Name",
"ROLE": "Role",
Expand All @@ -248,17 +248,17 @@
"GROUP_JOIN": {
"HEADING": "Join group",
"MESSAGE_MAIN": "You want to join",
"MESSAGE_DESCRIPTION": "This group has set rules of conduct. Please read them through and follow them so everyone has a great experience.",
"MESSAGE_DESCRIPTION": "This group has set rules of conduct. Please read and follow them so everyone has a great experience.",
"HEADING_RULES": "@:VIEWS.GROUP.RULES_OF_CONDUCT",
"BTN_JOIN": "@:VIEWS.GROUP.BTN_JOIN",
"LNK_CANCEL": "@:LNK_CANCEL"
},
"TOPIC_JOIN": {
"HEADING": "Join topic",
"MESSAGE_MAIN": "You want to join",
"MESSAGE_DESCRIPTION": "Are you sure you want to join the topic? Below you can read what this means. You can always easily leave a topic whenever you want.",
"HEADING_WHAT_CAN_YOU_DO": "What you can do once you follow a topic",
"ITEM_PARTICIPATE": "Participate in discussions, ideations and voting",
"MESSAGE_DESCRIPTION": "Are you sure you want to join the topic? See the explanation below for what this means. You can always easily leave a topic if you want to.",
"HEADING_WHAT_CAN_YOU_DO": "What you can do once you join a topic",
"ITEM_PARTICIPATE": "Participate in discussions and voting",
"ITEM_NOTIFICATIONS": "Receive notifications of activity within the topic",
"ITEM_REQUEST_EDIT": "Request to become a co-editor",
"BTN_JOIN": "@:VIEWS.GROUP.BTN_JOIN",
Expand Down

0 comments on commit b94aab9

Please sign in to comment.