aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 11a23805c..65799b614 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3435,13 +3435,26 @@
3435 "defaultMessage": "!!!No services added yet", 3435 "defaultMessage": "!!!No services added yet",
3436 "end": { 3436 "end": {
3437 "column": 3, 3437 "column": 3,
3438 "line": 12 3438 "line": 15
3439 }, 3439 },
3440 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", 3440 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
3441 "id": "workspaceDrawer.item.noServicesAddedYet", 3441 "id": "workspaceDrawer.item.noServicesAddedYet",
3442 "start": { 3442 "start": {
3443 "column": 22, 3443 "column": 22,
3444 "line": 9 3444 "line": 12
3445 }
3446 },
3447 {
3448 "defaultMessage": "!!!edit",
3449 "end": {
3450 "column": 3,
3451 "line": 19
3452 },
3453 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
3454 "id": "workspaceDrawer.item.contextMenuEdit",
3455 "start": {
3456 "column": 19,
3457 "line": 16
3445 } 3458 }
3446 } 3459 }
3447 ], 3460 ],