Skip to content

Commit

Permalink
[AMR-89] feat: update i18n (watchdog)
Browse files Browse the repository at this point in the history
  • Loading branch information
N0chteil committed Sep 19, 2023
1 parent 1db2eea commit 49f1b96
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
"admin": "Please do not run AMRPC with administrator privileges!",
"noTrack": "No track detected",
"jsFileExtension": "There is an error with the JS file association data. Please click on the button below to learn more.",
"cmd": "There is an error with Command Prompt. Please click on the button below to learn more."
"cmd": "There is an error with Command Prompt. Please click on the button below to learn more.",
"watchDog": {
"title": "AMRPC WatchDog not installed",
"description": "WatchDog is required for Apple Music (Preview). Do you want to install it?"
}
},
"tray": {
"restart": "Restart",
Expand Down

0 comments on commit 49f1b96

Please sign in to comment.