diff --git a/lib/l10n/messages_en.arb b/lib/l10n/messages_en.arb index eeb67ea1..f3454833 100644 --- a/lib/l10n/messages_en.arb +++ b/lib/l10n/messages_en.arb @@ -1,6 +1,6 @@ { "@@locale": "en", - "@@last_modified": "2024-04-06T15:18:31.177664", + "@@last_modified": "2024-04-15T15:20:08.789399", "title": "Gear on the Go", "@title": { "description": "The name of the app", @@ -731,6 +731,12 @@ "type": "text", "placeholders": {} }, + "otaCompletedTitle": "Update Completed", + "@otaCompletedTitle": { + "description": "Title for the text that appears when an OTA update is completed", + "type": "text", + "placeholders": {} + }, "triggerInfoDescription": "Triggers automatically send actions to your gear. You can have multiple triggers active at the same time. Tap on a trigger to edit it, use the toggle on the left to enable the trigger.", "@triggerInfoDescription": { "description": "Description for what a trigger is and how to use them on the triggers page",