File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11651165 "LIVE_DEV_DETACHED_REPLACED_WITH_DEVTOOLS" : " Live Preview was canceled because the browser's developer tools were opened" ,
11661166 "LIVE_DEV_DETACHED_TARGET_CLOSED" : " Live Preview was canceled because the page was closed in the browser" ,
11671167 "LIVE_DEV_HYPERLINK_NO_HREF" : " No href set" ,
1168+ "LIVE_DEV_HYPERLINK_OPENS_NEW_TAB" : " Opens in new tab" ,
11681169 "LIVE_DEV_HYPERLINK_OPEN_LINK" : " Open this link" ,
11691170 "LIVE_DEV_IMAGE_FOLDER_DIALOG_DESCRIPTION" : " Choose where to download the image:" ,
11701171 "LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP" : " 💡 Type folder path or leave empty to download in 'images' folder." ,
Original file line number Diff line number Diff line change @@ -1662,5 +1662,6 @@ define({
16621662 "DEMO_JS_BUTTON_ONE_MORE" : "شيء آخر" ,
16631663 "DEMO_JS_BUTTON_START_AGAIN" : "البدء من جديد" ,
16641664 "DEMO_JS_CARD_COUNT_TEMPLATE" : "{NUM_DONE}/3 بطاقات" ,
1665- "DEMO_JS_DELETE_COUNT_TEMPLATE" : "{NUM_DONE}/1 محذوف"
1665+ "DEMO_JS_DELETE_COUNT_TEMPLATE" : "{NUM_DONE}/1 محذوف" ,
1666+ "LIVE_DEV_HYPERLINK_OPENS_NEW_TAB" : "يُفتح في علامة تبويب جديدة"
16661667} ) ;
You can’t perform that action at this time.
0 commit comments