aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-31 21:19:04 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-31 21:19:04 +0100
commitb1325c57f380a2411ac669e33ce683c034ad99b5 (patch)
treed6c6293b1d0b1f6b4bd26dd4231f10c13ae6f2e5 /src/i18n/messages
parentMerge branch 'develop' into publish-debug (diff)
downloadferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.tar.gz
ferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.tar.zst
ferdium-app-b1325c57f380a2411ac669e33ce683c034ad99b5.zip
Improve debugger feature
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