diff --git a/bot/en_us/general/gui_constants.json b/bot/en_us/general/gui_constants.json index 993c5e2..b4be657 100644 --- a/bot/en_us/general/gui_constants.json +++ b/bot/en_us/general/gui_constants.json @@ -13,7 +13,7 @@ }, "roleModificationTypes": { "name": "Name", - "color": "Colour", + "color": "Color", "hoist": "Hoisted", "managed": "Managed", "mentionable": "Mentionable", diff --git a/bot/en_us/slash_commands/tags.json b/bot/en_us/slash_commands/tags.json index d9fa041..f33241b 100644 --- a/bot/en_us/slash_commands/tags.json +++ b/bot/en_us/slash_commands/tags.json @@ -23,8 +23,8 @@ "description": "Text to display on the tag" }, "editOptionColour": { - "name": "colour", - "description": "The hex colour code for the tag" + "name": "color", + "description": "The hex color code for the tag" }, "editOptionImage": { "name": "image",