Skip to content

Commit

Permalink
feat: Failed to fetch user string (#7425)
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy committed Jun 5, 2024
1 parent cbebf3c commit 88e59bb
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 @@ -183,6 +183,10 @@
"description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
"message": "Preferred Presence Language"
},
"popup.setting.failedToFetchUser": {
"description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
"message": "Failed to fetch user"
},
"popup.setting.heartbeat": {
"description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
"message": "Heartbeat"
Expand Down

0 comments on commit 88e59bb

Please sign in to comment.