From fdcbd3b91d382bebe5942aa1d97267dd2057a626 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 May 2024 14:51:33 +0000 Subject: [PATCH] Update EN language file --- lib/l10n/messages_en.arb | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lib/l10n/messages_en.arb b/lib/l10n/messages_en.arb index 0dbd42a4..8c4181ed 100644 --- a/lib/l10n/messages_en.arb +++ b/lib/l10n/messages_en.arb @@ -1,6 +1,6 @@ { "@@locale": "en", - "@@last_modified": "2024-05-12T00:44:38.039698", + "@@last_modified": "2024-05-14T14:51:33.489238", "title": "Gear on the Go", "@title": { "description": "The name of the app", @@ -533,6 +533,24 @@ "type": "text", "placeholders": {} }, + "triggerRandomButtonTitle": "Casual Mode", + "@triggerRandomButtonTitle": { + "description": "Casual Mode trigger title", + "type": "text", + "placeholders": {} + }, + "triggerRandomButtonDescription": "Randomly play a selected action", + "@triggerRandomButtonDescription": { + "description": "Casual Mode trigger description", + "type": "text", + "placeholders": {} + }, + "triggerRandomAction": "Action", + "@triggerRandomAction": { + "description": "Casual Mode trigger action label", + "type": "text", + "placeholders": {} + }, "triggerVolumeButtonTitle": "Volume Buttons", "@triggerVolumeButtonTitle": { "description": "Volume Button trigger title",