Skip to content

Commit

Permalink
Update about text, correct a translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Oct 26, 2023
1 parent 2230211 commit 164a475
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/locales/en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"role-list-header": "These are all the configured roles.",
"about": "about",
"about-desc": "See how to use the bot!",
"about-text": "Colour me! is a bot that allows server admins to give users the ability to change the colour of their own assigned colour roles!\n\n**Server admin commands**:\n```/colour-role add <role>`:\nAdd a role to the list of roles that are allowed to change their own colour!\n\n`/colour-role remove <role>`:\nRemove a role previously added to the list of allowed roles!\n\n`/colour-role list`:\nSee the current list of roles!\n\nAll of these require the `Manage Roles` permission.\nMake sure the role you're adding already has a colour before you add it!\n\n**User commands**:\n`/colour-me random`:\nChange your role colour to a random colour!!\n\n`/colour-me colour <hexcode>`:\nChange your role colour to a specific hex code!\n\n`/about`:\nThat's this, you're reading it!\n\n**Planned features**:\nIn the near future it is planned to have functionality to allow admins and optionally users to create their own coloured roles automatically.\n\n**Links**:\nPrivacy Policy: TBD\nSupport: https://discord.gg/5eTcNpqPph\nAdd the bot to your server: [https://erisa.link/colourme](https://discord.com/api/oauth2/authorize?client_id=702660517617205248&permissions=268435456&scope=bot%20applications.commands)\n\nMade with 💝 by [Erisa](https://erisa.uk) and the help of her wonderful friends.",
"about-text": "Colour me! is a bot that allows server admins to give users the ability to change the colour of their own assigned colour roles!\n\n**Server admin commands**:\n```/colour-role add <role>`:\nAdd a role to the list of roles that are allowed to change their own colour!\n\n`/colour-role remove <role>`:\nRemove a role previously added to the list of allowed roles!\n\n`/colour-role list`:\nSee the current list of roles!\n\nAll of these require the `Manage Roles` permission.\nMake sure the role you're adding already has a colour before you add it!\n\n**User commands**:\n`/colour-me random`:\nChange your role colour to a random colour!!\n\n`/colour-me colour <hexcode>`:\nChange your role colour to a specific hex code!\n\n`/about`:\nThat's this, you're reading it!\n\n**Planned features**:\nIn the near future it is planned to have functionality to allow admins and optionally users to create their own coloured roles automatically.\n\n**Links**:\nPrivacy Policy: https://colour-me.erisa.uk/privacy\nTerms: https://colour-me.erisa.uk/tos\nSupport: https://discord.gg/5eTcNpqPph\n[Add the bot to your server!](https://discord.com/api/oauth2/authorize?client_id=702660517617205248&permissions=268435456&scope=bot%20applications.commands)\nSource code:\n\nMade with 💝 by [Erisa](https://erisa.uk) and the help of her wonderful friends.",
"role-error-rare": "Somehow, that role doesn't exist. This error shouldn't happen so if you see it, show it off!",
"role-no-colour": "Hey, the role <@&{{roleid}}> doesn't have a colour yet! This bot only works for coloured roles, so could you add a colour first?",
"error-no-permission": "An error ocurred while updating the role. Do I have `Manage Roles` permission?"
Expand Down
4 changes: 2 additions & 2 deletions src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"role-list-header": "These are all the configured roles.",
"about": "about",
"about-desc": "See how to use the bot!",
"about-text": "Colour me! is a bot that allows server admins to give users the ability to change the color of their own assigned color roles!\n\n**Server admin commands**:\n`/color-role add <role>`:\nAdd a role to the list of roles that are allowed to change their own color!\n\n`/color-role remove <role>`:\nRemove a role previously added to the list of allowed roles!\n\n`/color-role list`:\nSee the current list of roles!\n\nAll of these require the `Manage Roles` permission.\nMake sure the role you're adding already has a color before you add it!\n\n**User commands**:\n`/color-me random`:\nChange your role color to a random color!!\n\n`/color-me color <hexcode>`:\nChange your role color to a specific hex code!\n\n`/about`:\nThat's this, you're reading it!\n\n**Planned features**:\nIn the near future it is planned to have functionality to allow admins and optionally users to create their own colored roles automatically.\n\n**Links**:\nPrivacy Policy: TBD\nSupport: https://discord.gg/5eTcNpqPph\nAdd the bot to your server: [https://erisa.link/colourme](https://discord.com/api/oauth2/authorize?client_id=702660517617205248&permissions=268435456&scope=bot%20applications.commands)\n\nMade with 💝 by [Erisa](https://erisa.uk) and the help of her wonderful friends.",
"about-text": "Colour me! is a bot that allows server admins to give users the ability to change the color of their own assigned color roles!\n\n**Server admin commands**:\n```/color-role add <role>`:\nAdd a role to the list of roles that are allowed to change their own color!\n\n`/color-role remove <role>`:\nRemove a role previously added to the list of allowed roles!\n\n`/color-role list`:\nSee the current list of roles!\n\nAll of these require the `Manage Roles` permission.\nMake sure the role you're adding already has a color before you add it!\n\n**User commands**:\n`/color-me random`:\nChange your role color to a random color!!\n\n`/color-me color <hexcode>`:\nChange your role color to a specific hex code!\n\n`/about`:\nThat's this, you're reading it!\n\n**Planned features**:\nIn the near future it is planned to have functionality to allow admins and optionally users to create their own colored roles automatically.\n\n**Links**:\nPrivacy Policy: https://colour-me.erisa.uk/privacy\nTerms: https://colour-me.erisa.uk/tos\nSupport: https://discord.gg/5eTcNpqPph\n[Add the bot to your server!](https://discord.com/api/oauth2/authorize?client_id=702660517617205248&permissions=268435456&scope=bot%20applications.commands)\nSource code: https://github.com/Erisa/colour-me\n\nMade with 💝 by [Erisa](https://erisa.uk) and the help of her wonderful friends.",
"role-error-rare": "Somehow, that role doesn't exist. This error shouldn't happen so if you see it, show it off!",
"role-no-colour": "Hey, the role <@&{{roleid}}> doesn't have a color yet! This bot only works for colored roles, so could you add a colour first?",
"role-no-colour": "Hey, the role <@&{{roleid}}> doesn't have a color yet! This bot only works for colored roles, so could you add a color first?",
"error-no-permission": "An error ocurred while updating the role. Do I have `Manage Roles` permission?"
}

0 comments on commit 164a475

Please sign in to comment.