Skip to content

Commit

Permalink
aligned ids
Browse files Browse the repository at this point in the history
  • Loading branch information
eibex committed Mar 28, 2022
1 parent d721285 commit 8ff4c70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/en-gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"db-error-notification-check": "Database error when checking if role notifications are turned on:\n```\n{exception}\n```",
"db-error-toggle-notify": "Database error when toggling role notifications:\n```\n{exception}\n```",
"db-error-new-reactionrole": "Database error when creating reaction-light instance:\n```\n{exception}\n```",
"db-message-delete-success": "I deleted the database entries of a message that was removed.\n```\nMessage ID: {message_id}\nChannel ID: {channel_id}\nGuild ID: {guild_id}\nUnique Status: {limit_to_one_status}\n```",
"db-forbidden-message": "I do not have access to a message I have created anymore. I cannot manage the roles of users reacting to it.\n```\nMessage ID: {message_id}\nChannel: {channel_id}\nGuild ID: {guild_id}\nUnique Status: {limit_to_one_status}\n```",
"db-message-delete-success": "I deleted the database entries of a message that was removed.\n```\nMessage ID: {message_id}\nChannel ID: {channel_id}\nGuild ID: {guild_id}\nUnique Status: {limit_to_one_status}\n```",
"db-forbidden-message": "I do not have access to a message I have created anymore. I cannot manage the roles of users reacting to it.\n```\nMessage ID: {message_id}\nChannel: {channel_id}\nGuild ID: {guild_id}\nUnique Status: {limit_to_one_status}\n```",
"db-error-admin-add": "Database error when adding a new admin:\n```\n{exception}\n```",
"db-error-admin-remove": "Database error when removing an admin:\n```\n{0exception\n```",
"db-error-admin-check": "Database error when checking if the member is an admin:\n```\n{exception}\n```",
Expand Down

0 comments on commit 8ff4c70

Please sign in to comment.