aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-19 19:38:56 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-19 19:40:08 +0100
commite4f1862644d5921e2ee77078c10e16efa3e58c7b (patch)
treeff7f23eb83ee974a9f719ed6f58647ce7f0a1175 /src/i18n
parentfix conflicts with latest develop (diff)
downloadferdium-app-e4f1862644d5921e2ee77078c10e16efa3e58c7b.tar.gz
ferdium-app-e4f1862644d5921e2ee77078c10e16efa3e58c7b.tar.zst
ferdium-app-e4f1862644d5921e2ee77078c10e16efa3e58c7b.zip
add workspace drawer
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/defaultMessages.json57
-rw-r--r--src/i18n/locales/en-US.json8
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json24
-rw-r--r--src/i18n/messages/src/components/layout/Sidebar.json26
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json28
5 files changed, 129 insertions, 14 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index c8bb03ded..4bf9a8c0a 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -755,6 +755,32 @@
755 "column": 10, 755 "column": 10,
756 "line": 23 756 "line": 23
757 } 757 }
758 },
759 {
760 "defaultMessage": "!!!Open workspace drawer",
761 "end": {
762 "column": 3,
763 "line": 30
764 },
765 "file": "src/components/layout/Sidebar.js",
766 "id": "sidebar.openWorkspaceDrawer",
767 "start": {
768 "column": 23,
769 "line": 27
770 }
771 },
772 {
773 "defaultMessage": "!!!Close workspace drawer",
774 "end": {
775 "column": 3,
776 "line": 34
777 },
778 "file": "src/components/layout/Sidebar.js",
779 "id": "sidebar.closeWorkspaceDrawer",
780 "start": {
781 "column": 24,
782 "line": 31
783 }
758 } 784 }
759 ], 785 ],
760 "path": "src/components/layout/Sidebar.json" 786 "path": "src/components/layout/Sidebar.json"
@@ -3279,6 +3305,37 @@
3279 { 3305 {
3280 "descriptors": [ 3306 "descriptors": [
3281 { 3307 {
3308 "defaultMessage": "!!!Workspaces",
3309 "end": {
3310 "column": 3,
3311 "line": 15
3312 },
3313 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3314 "id": "workspaceDrawer.headline",
3315 "start": {
3316 "column": 12,
3317 "line": 12
3318 }
3319 },
3320 {
3321 "defaultMessage": "!!!All services",
3322 "end": {
3323 "column": 3,
3324 "line": 19
3325 },
3326 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3327 "id": "workspaceDrawer.allServices",
3328 "start": {
3329 "column": 15,
3330 "line": 16
3331 }
3332 }
3333 ],
3334 "path": "src/features/workspaces/components/WorkspaceDrawer.json"
3335 },
3336 {
3337 "descriptors": [
3338 {
3282 "defaultMessage": "!!!Your workspaces", 3339 "defaultMessage": "!!!Your workspaces",
3283 "end": { 3340 "end": {
3284 "column": 3, 3341 "column": 3,
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 1041a8b5f..94c6fcf32 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -249,7 +249,9 @@
249 "settings.workspaces.headline": "Your workspaces", 249 "settings.workspaces.headline": "Your workspaces",
250 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.", 250 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
251 "sidebar.addNewService": "Add new service", 251 "sidebar.addNewService": "Add new service",
252 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
252 "sidebar.muteApp": "Disable notifications & audio", 253 "sidebar.muteApp": "Disable notifications & audio",
254 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
253 "sidebar.settings": "Settings", 255 "sidebar.settings": "Settings",
254 "sidebar.unmuteApp": "Enable notifications & audio", 256 "sidebar.unmuteApp": "Enable notifications & audio",
255 "signup.company.label": "Company", 257 "signup.company.label": "Company",
@@ -294,5 +296,7 @@
294 "validation.required": "{field} is required", 296 "validation.required": "{field} is required",
295 "validation.url": "{field} is not a valid URL", 297 "validation.url": "{field} is not a valid URL",
296 "welcome.loginButton": "Login to your account", 298 "welcome.loginButton": "Login to your account",
297 "welcome.signupButton": "Create a free account" 299 "welcome.signupButton": "Create a free account",
298} \ No newline at end of file 300 "workspaceDrawer.allServices": "All services",
301 "workspaceDrawer.headline": "Workspaces"
302}
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
index 07603d062..85d3e8696 100644
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ b/src/i18n/messages/src/components/layout/AppLayout.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Your services have been updated.", 4 "defaultMessage": "!!!Your services have been updated.",
5 "file": "src/components/layout/AppLayout.js", 5 "file": "src/components/layout/AppLayout.js",
6 "start": { 6 "start": {
7 "line": 22, 7 "line": 24,
8 "column": 19 8 "column": 19
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 25, 11 "line": 27,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!A new update for Franz is available.", 17 "defaultMessage": "!!!A new update for Franz is available.",
18 "file": "src/components/layout/AppLayout.js", 18 "file": "src/components/layout/AppLayout.js",
19 "start": { 19 "start": {
20 "line": 26, 20 "line": 28,
21 "column": 19 21 "column": 19
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 29, 24 "line": 31,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Reload services", 30 "defaultMessage": "!!!Reload services",
31 "file": "src/components/layout/AppLayout.js", 31 "file": "src/components/layout/AppLayout.js",
32 "start": { 32 "start": {
33 "line": 30, 33 "line": 32,
34 "column": 24 34 "column": 24
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 33, 37 "line": 35,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Changelog", 43 "defaultMessage": "!!!Changelog",
44 "file": "src/components/layout/AppLayout.js", 44 "file": "src/components/layout/AppLayout.js",
45 "start": { 45 "start": {
46 "line": 34, 46 "line": 36,
47 "column": 13 47 "column": 13
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 37, 50 "line": 39,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Restart & install update", 56 "defaultMessage": "!!!Restart & install update",
57 "file": "src/components/layout/AppLayout.js", 57 "file": "src/components/layout/AppLayout.js",
58 "start": { 58 "start": {
59 "line": 38, 59 "line": 40,
60 "column": 23 60 "column": 23
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 41, 63 "line": 43,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!Could not load services and user information", 69 "defaultMessage": "!!!Could not load services and user information",
70 "file": "src/components/layout/AppLayout.js", 70 "file": "src/components/layout/AppLayout.js",
71 "start": { 71 "start": {
72 "line": 42, 72 "line": 44,
73 "column": 26 73 "column": 26
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 45, 76 "line": 47,
77 "column": 3 77 "column": 3
78 } 78 }
79 } 79 }
diff --git a/src/i18n/messages/src/components/layout/Sidebar.json b/src/i18n/messages/src/components/layout/Sidebar.json
index 7aa00a186..0254af8da 100644
--- a/src/i18n/messages/src/components/layout/Sidebar.json
+++ b/src/i18n/messages/src/components/layout/Sidebar.json
@@ -50,5 +50,31 @@
50 "line": 26, 50 "line": 26,
51 "column": 3 51 "column": 3
52 } 52 }
53 },
54 {
55 "id": "sidebar.openWorkspaceDrawer",
56 "defaultMessage": "!!!Open workspace drawer",
57 "file": "src/components/layout/Sidebar.js",
58 "start": {
59 "line": 27,
60 "column": 23
61 },
62 "end": {
63 "line": 30,
64 "column": 3
65 }
66 },
67 {
68 "id": "sidebar.closeWorkspaceDrawer",
69 "defaultMessage": "!!!Close workspace drawer",
70 "file": "src/components/layout/Sidebar.js",
71 "start": {
72 "line": 31,
73 "column": 24
74 },
75 "end": {
76 "line": 34,
77 "column": 3
78 }
53 } 79 }
54] \ No newline at end of file 80] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
new file mode 100644
index 000000000..c875b82cb
--- /dev/null
+++ b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
@@ -0,0 +1,28 @@
1[
2 {
3 "id": "workspaceDrawer.headline",
4 "defaultMessage": "!!!Workspaces",
5 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6 "start": {
7 "line": 12,
8 "column": 12
9 },
10 "end": {
11 "line": 15,
12 "column": 3
13 }
14 },
15 {
16 "id": "workspaceDrawer.allServices",
17 "defaultMessage": "!!!All services",
18 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
19 "start": {
20 "line": 16,
21 "column": 15
22 },
23 "end": {
24 "line": 19,
25 "column": 3
26 }
27 }
28] \ No newline at end of file