Skip to content

Commit

Permalink
Update EN language file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 14, 2024
1 parent 68577c0 commit fdcbd3b
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion 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-12T00:44:38.039698",
"@@last_modified": "2024-05-14T14:51:33.489238",
"title": "Gear on the Go",
"@title": {
"description": "The name of the app",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit fdcbd3b

Please sign in to comment.