Update dialog

This commit is contained in:
Ben Grant 2021-06-17 00:20:46 +10:00
parent 64cd9fc1f5
commit 47dd4d2fe0
6 changed files with 92 additions and 16 deletions

View file

@ -54,5 +54,13 @@
"language": {
"label": "Language"
}
},
"update": {
"heading": "Crab Fit has been updated",
"body": "A new version of Crab Fit is available, which includes updates, fixes, and new features.",
"buttons": {
"close": "Close",
"reload": "Reload"
}
}
}