Skip to content

Commit

Permalink
chore: add logout string
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeraa committed Feb 2, 2024
1 parent 435f2c1 commit 1675265
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,9 @@
"popup.informationIcon.notLinked.description": {
"description": "Exclamation mark icon next user avatar, description of the error message when no discord connection is found",
"message": "Your Discord account is not linked to PreMiD."
},
"popup.logout": {
"description": "Button to unlink the current Discord account",
"message": "Logout"
}
}

0 comments on commit 1675265

Please sign in to comment.