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.json29
1 files changed, 21 insertions, 8 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index afbacf28a..891ad38d4 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3388,52 +3388,65 @@
3388 "defaultMessage": "!!!Your workspaces", 3388 "defaultMessage": "!!!Your workspaces",
3389 "end": { 3389 "end": {
3390 "column": 3, 3390 "column": 3,
3391 "line": 17 3391 "line": 18
3392 }, 3392 },
3393 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 3393 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3394 "id": "settings.workspaces.headline", 3394 "id": "settings.workspaces.headline",
3395 "start": { 3395 "start": {
3396 "column": 12, 3396 "column": 12,
3397 "line": 14 3397 "line": 15
3398 } 3398 }
3399 }, 3399 },
3400 { 3400 {
3401 "defaultMessage": "!!!You haven't added any workspaces yet.", 3401 "defaultMessage": "!!!You haven't added any workspaces yet.",
3402 "end": { 3402 "end": {
3403 "column": 3, 3403 "column": 3,
3404 "line": 21 3404 "line": 22
3405 }, 3405 },
3406 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 3406 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3407 "id": "settings.workspaces.noWorkspacesAdded", 3407 "id": "settings.workspaces.noWorkspacesAdded",
3408 "start": { 3408 "start": {
3409 "column": 19, 3409 "column": 19,
3410 "line": 18 3410 "line": 19
3411 } 3411 }
3412 }, 3412 },
3413 { 3413 {
3414 "defaultMessage": "!!!Could not load your workspaces", 3414 "defaultMessage": "!!!Could not load your workspaces",
3415 "end": { 3415 "end": {
3416 "column": 3, 3416 "column": 3,
3417 "line": 25 3417 "line": 26
3418 }, 3418 },
3419 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 3419 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3420 "id": "settings.workspaces.workspacesRequestFailed", 3420 "id": "settings.workspaces.workspacesRequestFailed",
3421 "start": { 3421 "start": {
3422 "column": 27, 3422 "column": 27,
3423 "line": 22 3423 "line": 23
3424 } 3424 }
3425 }, 3425 },
3426 { 3426 {
3427 "defaultMessage": "!!!Try again", 3427 "defaultMessage": "!!!Try again",
3428 "end": { 3428 "end": {
3429 "column": 3, 3429 "column": 3,
3430 "line": 29 3430 "line": 30
3431 }, 3431 },
3432 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 3432 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3433 "id": "settings.workspaces.tryReloadWorkspaces", 3433 "id": "settings.workspaces.tryReloadWorkspaces",
3434 "start": { 3434 "start": {
3435 "column": 23, 3435 "column": 23,
3436 "line": 26 3436 "line": 27
3437 }
3438 },
3439 {
3440 "defaultMessage": "!!!Your changes have been saved",
3441 "end": {
3442 "column": 3,
3443 "line": 34
3444 },
3445 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3446 "id": "settings.workspaces.updatedInfo",
3447 "start": {
3448 "column": 15,
3449 "line": 31
3437 } 3450 }
3438 } 3451 }
3439 ], 3452 ],