We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b6c4d commit 92f17d3Copy full SHA for 92f17d3
frontend/i18n/locales/en_us.json
@@ -117,5 +117,10 @@
117
"thankYouDescription": "Your input will be used to further develop the service.",
118
"close": "You're welcome",
119
"canContactMe": "Yes, I agree that you can contact me in connection with my feedback"
120
+ },
121
+ "pwa": {
122
+ "updateAvailableTitle": "An update is available",
123
+ "updateAvailableDescription": "Restart the app to update.",
124
+ "updateAvailableButton": "Update now"
125
}
126
0 commit comments