aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/publishDebugInfo/Component.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/features/publishDebugInfo/Component.json')
-rw-r--r--src/i18n/messages/src/features/publishDebugInfo/Component.json80
1 files changed, 80 insertions, 0 deletions
diff --git a/src/i18n/messages/src/features/publishDebugInfo/Component.json b/src/i18n/messages/src/features/publishDebugInfo/Component.json
new file mode 100644
index 000000000..500f2c01b
--- /dev/null
+++ b/src/i18n/messages/src/features/publishDebugInfo/Component.json
@@ -0,0 +1,80 @@
1[
2 {
3 "id": "feature.publishDebugInfo.title",
4 "defaultMessage": "!!!Publish debug information",
5 "file": "src/features/publishDebugInfo/Component.js",
6 "start": {
7 "line": 17,
8 "column": 9
9 },
10 "end": {
11 "line": 20,
12 "column": 3
13 }
14 },
15 {
16 "id": "feature.publishDebugInfo.info",
17 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
18 "file": "src/features/publishDebugInfo/Component.js",
19 "start": {
20 "line": 21,
21 "column": 8
22 },
23 "end": {
24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "feature.publishDebugInfo.privacy",
30 "defaultMessage": "!!!Privacy policy",
31 "file": "src/features/publishDebugInfo/Component.js",
32 "start": {
33 "line": 25,
34 "column": 11
35 },
36 "end": {
37 "line": 28,
38 "column": 3
39 }
40 },
41 {
42 "id": "feature.publishDebugInfo.terms",
43 "defaultMessage": "!!!Terms of service",
44 "file": "src/features/publishDebugInfo/Component.js",
45 "start": {
46 "line": 29,
47 "column": 9
48 },
49 "end": {
50 "line": 32,
51 "column": 3
52 }
53 },
54 {
55 "id": "feature.publishDebugInfo.publish",
56 "defaultMessage": "!!!Accept and publish",
57 "file": "src/features/publishDebugInfo/Component.js",
58 "start": {
59 "line": 33,
60 "column": 11
61 },
62 "end": {
63 "line": 36,
64 "column": 3
65 }
66 },
67 {
68 "id": "feature.publishDebugInfo.published",
69 "defaultMessage": "!!!Your debug log was published and is now availible at",
70 "file": "src/features/publishDebugInfo/Component.js",
71 "start": {
72 "line": 37,
73 "column": 13
74 },
75 "end": {
76 "line": 40,
77 "column": 3
78 }
79 }
80] \ No newline at end of file