Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Codel1417/tail_app
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed May 14, 2024
2 parents 5ef961b + 1165fe2 commit 6ec60af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lib/l10n/messages_en.arb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"@@locale": "en",
"@@last_modified": "2024-05-14T14:51:33.489238",
"@@last_modified": "2024-05-14T16:41:26.954931",
"title": "Gear on the Go",
"@title": {
"description": "The name of the app",
Expand Down Expand Up @@ -743,9 +743,9 @@
"type": "text",
"placeholders": {}
},
"otaDownloadProgressLabel": "Progress",
"@otaDownloadProgressLabel": {
"description": "Label for download firmware progress bar at bottom of OTA page",
"otaInProgressTitle": "Updating Gear. Please do not turn off your gear or close the app",
"@otaInProgressTitle": {
"description": "Label for ota in progress",
"type": "text",
"placeholders": {}
},
Expand All @@ -755,7 +755,7 @@
"type": "text",
"placeholders": {}
},
"otaFailedTitle": "Update Failed",
"otaFailedTitle": "Update Failed. Please restart your gear and try again",
"@otaFailedTitle": {
"description": "Title for the text that appears when an OTA update has failed",
"type": "text",
Expand Down

0 comments on commit 6ec60af

Please sign in to comment.