aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/layout/Sidebar.json
blob: 7aa00a1864899ff79fad97581ccd8383543ce54d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
  {
    "id": "sidebar.settings",
    "defaultMessage": "!!!Settings",
    "file": "src/components/layout/Sidebar.js",
    "start": {
      "line": 11,
      "column": 12
    },
    "end": {
      "line": 14,
      "column": 3
    }
  },
  {
    "id": "sidebar.addNewService",
    "defaultMessage": "!!!Add new service",
    "file": "src/components/layout/Sidebar.js",
    "start": {
      "line": 15,
      "column": 17
    },
    "end": {
      "line": 18,
      "column": 3
    }
  },
  {
    "id": "sidebar.muteApp",
    "defaultMessage": "!!!Disable notifications & audio",
    "file": "src/components/layout/Sidebar.js",
    "start": {
      "line": 19,
      "column": 8
    },
    "end": {
      "line": 22,
      "column": 3
    }
  },
  {
    "id": "sidebar.unmuteApp",
    "defaultMessage": "!!!Enable notifications & audio",
    "file": "src/components/layout/Sidebar.js",
    "start": {
      "line": 23,
      "column": 10
    },
    "end": {
      "line": 26,
      "column": 3
    }
  }
]