Run intl:extract
This commit is contained in:
parent
a1e0c134a0
commit
3b6a9dde0f
@ -41,6 +41,9 @@
|
|||||||
"app.update.download-size": {
|
"app.update.download-size": {
|
||||||
"message": "The update is {size}."
|
"message": "The update is {size}."
|
||||||
},
|
},
|
||||||
|
"app.update.hide": {
|
||||||
|
"message": "Hide update reminder"
|
||||||
|
},
|
||||||
"app.update.later": {
|
"app.update.later": {
|
||||||
"message": "Update on exit"
|
"message": "Update on exit"
|
||||||
},
|
},
|
||||||
@ -48,7 +51,7 @@
|
|||||||
"message": "We recommend updating as soon as possible so you can enjoy the latest features, fixes, and improvements."
|
"message": "We recommend updating as soon as possible so you can enjoy the latest features, fixes, and improvements."
|
||||||
},
|
},
|
||||||
"app.update.modal-header": {
|
"app.update.modal-header": {
|
||||||
"message": "An update is available!"
|
"message": "Update available - "
|
||||||
},
|
},
|
||||||
"app.update.restart": {
|
"app.update.restart": {
|
||||||
"message": "Update now"
|
"message": "Update now"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user