Skip to content

Commit

Permalink
role icon update
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed May 14, 2024
1 parent 3d81f5f commit 4c9ff12
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bot/en_gb/standard/roleEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"oldPermissions": "Old Permissions",
"viewFullNewPermissions": "View Full New Permissions",
"viewFullOldPermissions": "View Full Old Permissions"
},
"roleIconUpdate": {
"title": "Role Icon Updated",
"description": "{executor} updated the icon for {role}",
"linkToOldIcon": "Link to old icon"
}
}
5 changes: 5 additions & 0 deletions bot/en_pr/standard/roleEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"oldPermissions": "Old Permissions",
"viewFullNewPermissions": "View Full New Permissions",
"viewFullOldPermissions": "View Full Old Permissions"
},
"roleIconUpdate": {
"title": "Role Icon Updated",
"description": "{executor} updated the icon for {role}",
"linkToOldIcon": "Link to old icon"
}
}
5 changes: 5 additions & 0 deletions bot/en_us/standard/roleEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"oldPermissions": "Old Permissions",
"viewFullNewPermissions": "View Full New Permissions",
"viewFullOldPermissions": "View Full Old Permissions"
},
"roleIconUpdate": {
"title": "Role Icon Updated",
"description": "{executor} updated the icon for {role}",
"linkToOldIcon": "Link to old icon"
}
}

0 comments on commit 4c9ff12

Please sign in to comment.