Skip to content

Commit

Permalink
Added the pushover translations
Browse files Browse the repository at this point in the history
  • Loading branch information
gnmyt committed May 19, 2024
1 parent 7e5464a commit dbf2cab
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions client/public/assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,19 @@
"finished_message_placeholder": "%ping% ms, %download% Mbps, %upload% Mbps"
}
},
"pushover": {
"title": "Pushover",
"fields": {
"token": "App token",
"user_key": "User key",
"error_message": "Error message",
"error_message_placeholder": "Error: %error%",
"send_failed": "Send error messages",
"send_finished": "Send finished messages",
"finished_message": "Finished message",
"finished_message_placeholder": "%ping% ms, %download% Mbps, %upload% Mbps"
}
},
"healthChecks": {
"title": "HealthChecks",
"fields": {
Expand Down

0 comments on commit dbf2cab

Please sign in to comment.