Run intl:extract
This commit is contained in:
parent
62e2e5ea6f
commit
6fa0ee487d
@ -20,26 +20,35 @@
|
|||||||
"app.settings.tabs.resource-management": {
|
"app.settings.tabs.resource-management": {
|
||||||
"message": "Resource management"
|
"message": "Resource management"
|
||||||
},
|
},
|
||||||
|
"app.update.changelog": {
|
||||||
|
"message": "Changelog"
|
||||||
|
},
|
||||||
|
"app.update.copied-error": {
|
||||||
|
"message": "Copied to clipboard!"
|
||||||
|
},
|
||||||
|
"app.update.copy-error": {
|
||||||
|
"message": "Copy error"
|
||||||
|
},
|
||||||
|
"app.update.download-error": {
|
||||||
|
"message": "An error occurred while downloading the update. Please try again later. Contact support if the issue persists."
|
||||||
|
},
|
||||||
|
"app.update.download-size": {
|
||||||
|
"message": "The download size of the update is {size}."
|
||||||
|
},
|
||||||
"app.update.later": {
|
"app.update.later": {
|
||||||
"message": "Update on Next Restart"
|
"message": "Update on next restart"
|
||||||
},
|
|
||||||
"app.update.modal-body-changelog": {
|
|
||||||
"message": "Click here to view the changelog."
|
|
||||||
},
|
|
||||||
"app.update.modal-body-size": {
|
|
||||||
"message": "The download is {size} in size."
|
|
||||||
},
|
},
|
||||||
"app.update.modal-body-version": {
|
"app.update.modal-body-version": {
|
||||||
"message": "Version {version} of the Modrinth App is available for installation."
|
"message": "We recommend updating as soon as possible so you can enjoy the latest features and improvements."
|
||||||
},
|
},
|
||||||
"app.update.modal-header": {
|
"app.update.modal-header": {
|
||||||
"message": "An update is available!"
|
"message": "A new app update is available!"
|
||||||
},
|
},
|
||||||
"app.update.restart": {
|
"app.update.restart": {
|
||||||
"message": "Update Now"
|
"message": "Update now"
|
||||||
},
|
},
|
||||||
"app.update.skip": {
|
"app.update.skip": {
|
||||||
"message": "Skip This Update"
|
"message": "Skip this update"
|
||||||
},
|
},
|
||||||
"instance.add-server.add-and-play": {
|
"instance.add-server.add-and-play": {
|
||||||
"message": "Add and play"
|
"message": "Add and play"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user