We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3576a commit a6fc14cCopy full SHA for a6fc14c
apps/app-frontend/src/locales/en-US/index.json
@@ -41,14 +41,17 @@
41
"app.update.download-size": {
42
"message": "The update is {size}."
43
},
44
+ "app.update.hide": {
45
+ "message": "Hide update reminder"
46
+ },
47
"app.update.later": {
48
"message": "Update on exit"
49
50
"app.update.modal-body-version": {
51
"message": "We recommend updating as soon as possible so you can enjoy the latest features, fixes, and improvements."
52
53
"app.update.modal-header": {
- "message": "An update is available!"
54
+ "message": "Update available - "
55
56
"app.update.restart": {
57
"message": "Update now"
0 commit comments