Skip to content

Commit 819d1fe

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1fdc41b + e2fa7f6 commit 819d1fe

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

lib/l10n/messages_en.arb

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@@locale": "en",
3-
"@@last_modified": "2025-07-29T00:39:20.779139",
3+
"@@last_modified": "2025-10-19T10:25:16.963600",
44
"title": "The Tail Company",
55
"@title": {
66
"description": "The name of the app",
@@ -285,30 +285,18 @@
285285
"type": "text",
286286
"placeholders": {}
287287
},
288-
"actionsCategoryCalm": "Calm and Relaxed",
289-
"@actionsCategoryCalm": {
290-
"description": "calm action group label",
291-
"type": "text",
292-
"placeholders": {}
293-
},
294-
"actionsCategoryFast": "Fast and Excited",
295-
"@actionsCategoryFast": {
296-
"description": "fast action group label",
297-
"type": "text",
298-
"placeholders": {}
299-
},
300-
"actionsCategoryTense": "Frustrated and Tense",
301-
"@actionsCategoryTense": {
302-
"description": "tense action group label",
303-
"type": "text",
304-
"placeholders": {}
305-
},
306288
"actionsCategoryGlowtip": "GlowTip",
307289
"@actionsCategoryGlowtip": {
308290
"description": "glowtip action group label",
309291
"type": "text",
310292
"placeholders": {}
311293
},
294+
"actionsCategoryRGB": "RGB",
295+
"@actionsCategoryRGB": {
296+
"description": "RGB action group label",
297+
"type": "text",
298+
"placeholders": {}
299+
},
312300
"actionsSelectScreen": "Select Actions",
313301
"@actionsSelectScreen": {
314302
"description": "Title for action select menu on triggers page",

0 commit comments

Comments
 (0)