aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-22 21:41:29 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-22 21:41:29 +0200
commit7cbb4b69ebec0e6f4210a14ef5a84e8fd040fb6a (patch)
treea2438ec78c60662b60c479f8df1692b16b52be53 /src
parentFix eslint errors (diff)
downloadferdium-app-7cbb4b69ebec0e6f4210a14ef5a84e8fd040fb6a.tar.gz
ferdium-app-7cbb4b69ebec0e6f4210a14ef5a84e8fd040fb6a.tar.zst
ferdium-app-7cbb4b69ebec0e6f4210a14ef5a84e8fd040fb6a.zip
Update translation lines
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/defaultMessages.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index ececd59d8..2e73fef1b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3401,91 +3401,91 @@
3401 "defaultMessage": "!!!Delete workspace", 3401 "defaultMessage": "!!!Delete workspace",
3402 "end": { 3402 "end": {
3403 "column": 3, 3403 "column": 3,
3404 "line": 21 3404 "line": 20
3405 }, 3405 },
3406 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3406 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3407 "id": "settings.workspace.form.buttonDelete", 3407 "id": "settings.workspace.form.buttonDelete",
3408 "start": { 3408 "start": {
3409 "column": 16, 3409 "column": 16,
3410 "line": 18 3410 "line": 17
3411 } 3411 }
3412 }, 3412 },
3413 { 3413 {
3414 "defaultMessage": "!!!Save workspace", 3414 "defaultMessage": "!!!Save workspace",
3415 "end": { 3415 "end": {
3416 "column": 3, 3416 "column": 3,
3417 "line": 25 3417 "line": 24
3418 }, 3418 },
3419 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3419 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3420 "id": "settings.workspace.form.buttonSave", 3420 "id": "settings.workspace.form.buttonSave",
3421 "start": { 3421 "start": {
3422 "column": 14, 3422 "column": 14,
3423 "line": 22 3423 "line": 21
3424 } 3424 }
3425 }, 3425 },
3426 { 3426 {
3427 "defaultMessage": "!!!Name", 3427 "defaultMessage": "!!!Name",
3428 "end": { 3428 "end": {
3429 "column": 3, 3429 "column": 3,
3430 "line": 29 3430 "line": 28
3431 }, 3431 },
3432 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3432 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3433 "id": "settings.workspace.form.name", 3433 "id": "settings.workspace.form.name",
3434 "start": { 3434 "start": {
3435 "column": 8, 3435 "column": 8,
3436 "line": 26 3436 "line": 25
3437 } 3437 }
3438 }, 3438 },
3439 { 3439 {
3440 "defaultMessage": "!!!Your workspaces", 3440 "defaultMessage": "!!!Your workspaces",
3441 "end": { 3441 "end": {
3442 "column": 3, 3442 "column": 3,
3443 "line": 33 3443 "line": 32
3444 }, 3444 },
3445 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3445 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3446 "id": "settings.workspace.form.yourWorkspaces", 3446 "id": "settings.workspace.form.yourWorkspaces",
3447 "start": { 3447 "start": {
3448 "column": 18, 3448 "column": 18,
3449 "line": 30 3449 "line": 29
3450 } 3450 }
3451 }, 3451 },
3452 { 3452 {
3453 "defaultMessage": "!!!Services in this Workspace", 3453 "defaultMessage": "!!!Services in this Workspace",
3454 "end": { 3454 "end": {
3455 "column": 3, 3455 "column": 3,
3456 "line": 37 3456 "line": 36
3457 }, 3457 },
3458 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3458 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3459 "id": "settings.workspace.form.servicesInWorkspaceHeadline", 3459 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
3460 "start": { 3460 "start": {
3461 "column": 31, 3461 "column": 31,
3462 "line": 34 3462 "line": 33
3463 } 3463 }
3464 }, 3464 },
3465 { 3465 {
3466 "defaultMessage": "!!!You haven't added any services yet.", 3466 "defaultMessage": "!!!You haven't added any services yet.",
3467 "end": { 3467 "end": {
3468 "column": 3, 3468 "column": 3,
3469 "line": 41 3469 "line": 40
3470 }, 3470 },
3471 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3471 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3472 "id": "settings.services.noServicesAdded", 3472 "id": "settings.services.noServicesAdded",
3473 "start": { 3473 "start": {
3474 "column": 19, 3474 "column": 19,
3475 "line": 38 3475 "line": 37
3476 } 3476 }
3477 }, 3477 },
3478 { 3478 {
3479 "defaultMessage": "!!!Discover services", 3479 "defaultMessage": "!!!Discover services",
3480 "end": { 3480 "end": {
3481 "column": 3, 3481 "column": 3,
3482 "line": 45 3482 "line": 44
3483 }, 3483 },
3484 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 3484 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3485 "id": "settings.services.discoverServices", 3485 "id": "settings.services.discoverServices",
3486 "start": { 3486 "start": {
3487 "column": 20, 3487 "column": 20,
3488 "line": 42 3488 "line": 41
3489 } 3489 }
3490 } 3490 }
3491 ], 3491 ],