Skip to content

Commit 6bab54a

Browse files
committed
fix(i18n): replace Debugger with DevTools
The most groundbreaking commit
1 parent f47c4a7 commit 6bab54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/i18n/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"DEBUG": "Debug",
3737
"DEBUGGER_AUTOCONNECT_DESC": "Automatically connect to the DevTools during startup",
3838
"DEBUGGER_AUTOCONNECT": "Auto-connect to DevTools",
39-
"DEBUGGER_URL": "Debugger URL",
39+
"DEBUGGER_URL": "DevTools URL",
4040
"DELETE": "Delete",
4141
"DESC_EXTRACT_FONTS_FROM_THEME": "Looks out for \"fonts\" field in your currently applied theme and install it.",
4242
"DEVELOPER_SETTINGS": "Developer Settings",

0 commit comments

Comments
 (0)