Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Oct 4, 2024
2 parents 69bd3a2 + 47663af commit 377f6c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bot/en_gb/standard/generalEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"title": "Server Icon Updated",
"description": "{executor} updated the server icon",
"description_added": "{executor} added a server icon",
"description_removed": "{executor} removed server icon",
"description_removed": "{executor} removed the server icon",
"linkToOldIcon": "Link to old icon",
"linkToNewIcon": "Link to new icon"
},
Expand Down
2 changes: 1 addition & 1 deletion bot/en_pr/standard/generalEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"title": "Server Icon Updated",
"description": "{executor} updated the server icon",
"description_added": "{executor} added a server icon",
"description_removed": "{executor} removed server icon",
"description_removed": "{executor} removed the server icon",
"linkToOldIcon": "Link to old icon",
"linkToNewIcon": "Link to new icon"
},
Expand Down
2 changes: 1 addition & 1 deletion bot/en_us/standard/generalEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"title": "Server Icon Updated",
"description": "{executor} updated the server icon",
"description_added": "{executor} added a server icon",
"description_removed": "{executor} removed server icon",
"description_removed": "{executor} removed the server icon",
"linkToOldIcon": "Link to old icon",
"linkToNewIcon": "Link to new icon"
},
Expand Down

0 comments on commit 377f6c9

Please sign in to comment.