You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -216,9 +216,6 @@ define({
216
216
"LIVE_PREVIEW_EDIT_HIGHLIGHT_ON": "Edit Highlights on Hover",
217
217
"LIVE_PREVIEW_MODE_PREFERENCE": "{0} shows only the webpage, {1} connects the webpage to your code - click on elements to jump to their code and vice versa, {2} provides highlighting along with advanced element manipulation",
218
218
"LIVE_PREVIEW_CONFIGURE_MODES": "Configure Live Preview Modes",
219
-
"LIVE_PREVIEW_PRO_FEATURE_TITLE": "Pro Feature",
220
-
"LIVE_PREVIEW_PRO_FEATURE_MESSAGE": "This is a Pro feature. Subscribe to Phoenix Pro to keep using this feature.",
221
-
"LIVE_PREVIEW_PRO_SUBSCRIBE": "Subscribe",
222
219
223
220
"LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS": "Live Preview was canceled because the browser's developer tools were opened",
224
221
"LIVE_DEV_DETACHED_TARGET_CLOSED": "Live Preview was canceled because the page was closed in the browser",
0 commit comments