aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/features/debugger/Component.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/i18n/messages/src/features/debugger/Component.json b/src/i18n/messages/src/features/debugger/Component.json
new file mode 100644
index 000000000..86a5a05f4
--- /dev/null
+++ b/src/i18n/messages/src/features/debugger/Component.json
@@ -0,0 +1,15 @@
1[
2 {
3 "id": "feature.debugger.title",
4 "defaultMessage": "!!!Publish debugging information",
5 "file": "src/features/debugger/Component.js",
6 "start": {
7 "line": 16,
8 "column": 9
9 },
10 "end": {
11 "line": 19,
12 "column": 3
13 }
14 }
15] \ No newline at end of file