Skip to content

Commit d5781b7

Browse files
committed
ci: update Translations
1 parent ff21703 commit d5781b7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

src/nls/ar/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,7 @@
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.",

src/nls/ar/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
});

0 commit comments

Comments
 (0)