Skip to content

Commit 7ac6480

Browse files
committed
deploy: 0b2f639
1 parent 2095c6d commit 7ac6480

File tree

223 files changed

+842
-434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+842
-434
lines changed

appConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ window.AppConfig = {
2121
"extension_url": "https://brackets-archive.github.io/brackets-extensions/extensions/",
2222
"extension_store_url": "https://store.core.ai/src/",
2323
"linting.enabled_by_default": true,
24-
"build_timestamp": "2023-01-13T10:31:53.328Z",
24+
"build_timestamp": "2023-01-13T10:35:27.939Z",
2525
"googleAnalyticsID": "G-P4HJFPDB76",
2626
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
2727
"coreAnalyticsID": "phoenix",
@@ -31,7 +31,7 @@ window.AppConfig = {
3131
"bugsnagEnv": "development"
3232
},
3333
"name": "Phoenix",
34-
"version": "3.1.2-19085",
34+
"version": "3.1.2-19086",
3535
"apiVersion": "3.1.2",
3636
"homepage": "https://core.ai",
3737
"issues": {

assets/default-project/en.zip

0 Bytes
Binary file not shown.

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

assets/sample-projects/explore.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

cacheManifest.json

Lines changed: 111 additions & 111 deletions
Large diffs are not rendered by default.

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"extension_url": "https://brackets-archive.github.io/brackets-extensions/extensions/",
2121
"extension_store_url": "https://store.core.ai/src/",
2222
"linting.enabled_by_default": true,
23-
"build_timestamp": "2023-01-13T10:31:53.328Z",
23+
"build_timestamp": "2023-01-13T10:35:27.939Z",
2424
"googleAnalyticsID": "G-P4HJFPDB76",
2525
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
2626
"coreAnalyticsID": "phoenix",
@@ -30,7 +30,7 @@
3030
"bugsnagEnv": "development"
3131
},
3232
"name": "Phoenix",
33-
"version": "3.1.2-19085",
33+
"version": "3.1.2-19086",
3434
"apiVersion": "3.1.2",
3535
"homepage": "https://core.ai",
3636
"issues": {

nls/ar/lastTranslated.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,10 +784,12 @@
784784
"DIRECTORY_REPLACE_MESSAGE": "The selected folder <span class='dialog-filename'>{0}</span> is not empty. Are you sure you want to replace the folder contents with the project?",
785785
"BUILD_WEBSITE_SECTION": "Build Website",
786786
"LEARN_SECTION": "Learn With Examples",
787-
"WEBPAGE_HOME_PAGE": "Home Page Layouts",
787+
"WEBPAGE_HOME_PAGE": "Home Page",
788788
"WEBPAGE_BLOG": "Blog Page",
789789
"WEBPAGE_DASHBOARD": "HTML Dashboard",
790790
"WEBPAGE_BOOTSTRAP_EXAMPLES": "Bootstrap Examples",
791+
"PROJECTS_AT_A_GLANCE": "Your Projects at a glance",
792+
"PROJECT_AT_GLANCE_DESCRIPTION": "Create new projects or open existing project folders from your device here.",
791793
"GUIDED_LIVE_PREVIEW": "Make some code changes in the HTML file to see live preview. </br> <a href='#' style='float:right;'>ok</a>",
792794
"GUIDED_LIVE_PREVIEW_POPOUT": "Click this button to popout live preview to a new tab. </br> <a href='#' style='float:right;'>ok</a>",
793795
"TEST_TRANSLATE": "use this to test translations",

0 commit comments

Comments
 (0)