aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/layout/Sidebar.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/components/layout/Sidebar.json')
-rw-r--r--src/i18n/messages/src/components/layout/Sidebar.json106
1 files changed, 0 insertions, 106 deletions
diff --git a/src/i18n/messages/src/components/layout/Sidebar.json b/src/i18n/messages/src/components/layout/Sidebar.json
deleted file mode 100644
index 9bc435f12..000000000
--- a/src/i18n/messages/src/components/layout/Sidebar.json
+++ /dev/null
@@ -1,106 +0,0 @@
1[
2 {
3 "id": "sidebar.addNewService",
4 "defaultMessage": "!!!Add new service",
5 "file": "src/components/layout/Sidebar.js",
6 "start": {
7 "line": 18,
8 "column": 17
9 },
10 "end": {
11 "line": 21,
12 "column": 3
13 }
14 },
15 {
16 "id": "sidebar.muteApp",
17 "defaultMessage": "!!!Disable notifications & audio",
18 "file": "src/components/layout/Sidebar.js",
19 "start": {
20 "line": 22,
21 "column": 8
22 },
23 "end": {
24 "line": 25,
25 "column": 3
26 }
27 },
28 {
29 "id": "sidebar.unmuteApp",
30 "defaultMessage": "!!!Enable notifications & audio",
31 "file": "src/components/layout/Sidebar.js",
32 "start": {
33 "line": 26,
34 "column": 10
35 },
36 "end": {
37 "line": 29,
38 "column": 3
39 }
40 },
41 {
42 "id": "sidebar.openWorkspaceDrawer",
43 "defaultMessage": "!!!Open workspace drawer",
44 "file": "src/components/layout/Sidebar.js",
45 "start": {
46 "line": 30,
47 "column": 23
48 },
49 "end": {
50 "line": 33,
51 "column": 3
52 }
53 },
54 {
55 "id": "sidebar.closeWorkspaceDrawer",
56 "defaultMessage": "!!!Close workspace drawer",
57 "file": "src/components/layout/Sidebar.js",
58 "start": {
59 "line": 34,
60 "column": 24
61 },
62 "end": {
63 "line": 37,
64 "column": 3
65 }
66 },
67 {
68 "id": "sidebar.openTodosDrawer",
69 "defaultMessage": "!!!Open Ferdi Todos",
70 "file": "src/components/layout/Sidebar.js",
71 "start": {
72 "line": 38,
73 "column": 19
74 },
75 "end": {
76 "line": 41,
77 "column": 3
78 }
79 },
80 {
81 "id": "sidebar.closeTodosDrawer",
82 "defaultMessage": "!!!Close Ferdi Todos",
83 "file": "src/components/layout/Sidebar.js",
84 "start": {
85 "line": 42,
86 "column": 20
87 },
88 "end": {
89 "line": 45,
90 "column": 3
91 }
92 },
93 {
94 "id": "sidebar.lockFerdi",
95 "defaultMessage": "!!!Lock Ferdi",
96 "file": "src/components/layout/Sidebar.js",
97 "start": {
98 "line": 46,
99 "column": 13
100 },
101 "end": {
102 "line": 49,
103 "column": 3
104 }
105 }
106] \ No newline at end of file