@project-ava-supernova/core 0.2.78 → 0.2.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/agent.d.ts +7 -15
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.js +48 -3
- package/dist/agent/agent.js.map +1 -1
- package/dist/agent/system-prompt.d.ts +13 -2
- package/dist/agent/system-prompt.d.ts.map +1 -1
- package/dist/agent/system-prompt.js +36 -9
- package/dist/agent/system-prompt.js.map +1 -1
- package/dist/agent/vision-bridge.d.ts +37 -0
- package/dist/agent/vision-bridge.d.ts.map +1 -1
- package/dist/agent/vision-bridge.js +55 -3
- package/dist/agent/vision-bridge.js.map +1 -1
- package/dist/audit/cost.d.ts.map +1 -1
- package/dist/audit/cost.js +5 -0
- package/dist/audit/cost.js.map +1 -1
- package/dist/auto/auto-coordinator.d.ts.map +1 -1
- package/dist/auto/auto-coordinator.js +10 -1
- package/dist/auto/auto-coordinator.js.map +1 -1
- package/dist/auto/coordinator-model.d.ts +1 -1
- package/dist/auto/coordinator-model.d.ts.map +1 -1
- package/dist/auto/coordinator-model.js +3 -1
- package/dist/auto/coordinator-model.js.map +1 -1
- package/dist/auto/longxiang-router.d.ts +2 -2
- package/dist/auto/longxiang-router.js +2 -2
- package/dist/auto/model-router.js +1 -1
- package/dist/config/personality.js +1 -1
- package/dist/desktop/capability.d.ts +7 -11
- package/dist/desktop/capability.d.ts.map +1 -1
- package/dist/desktop/capability.js +26 -25
- package/dist/desktop/capability.js.map +1 -1
- package/dist/desktop/personas.d.ts +0 -2
- package/dist/desktop/personas.d.ts.map +1 -1
- package/dist/desktop/personas.js +0 -8
- package/dist/desktop/personas.js.map +1 -1
- package/dist/docs/content/concepts.js +1 -1
- package/dist/docs/content/concepts.js.map +1 -1
- package/dist/docs/content/features.js +1 -1
- package/dist/docs/content/features.js.map +1 -1
- package/dist/docs/data/providers.js +3 -3
- package/dist/docs/data/providers.js.map +1 -1
- package/dist/docs/i18n/translations.d.ts.map +1 -1
- package/dist/docs/i18n/translations.js +1 -1
- package/dist/docs/i18n/translations.js.map +1 -1
- package/dist/docs/i18n.d.ts.map +1 -1
- package/dist/docs/i18n.js +5 -1
- package/dist/docs/i18n.js.map +1 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +38 -22
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -20
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +26 -10
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +48 -21
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +38 -22
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +38 -22
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -20
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/id.d.ts.map +1 -1
- package/dist/i18n/locales/id.js +38 -22
- package/dist/i18n/locales/id.js.map +1 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +38 -22
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +34 -18
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/ko.d.ts.map +1 -1
- package/dist/i18n/locales/ko.js +38 -22
- package/dist/i18n/locales/ko.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -20
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +38 -22
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +38 -22
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +38 -22
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/th.d.ts.map +1 -1
- package/dist/i18n/locales/th.js +38 -22
- package/dist/i18n/locales/th.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +38 -22
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/uk.d.ts.map +1 -1
- package/dist/i18n/locales/uk.js +38 -22
- package/dist/i18n/locales/uk.js.map +1 -1
- package/dist/i18n/locales/vi.d.ts.map +1 -1
- package/dist/i18n/locales/vi.js +39 -23
- package/dist/i18n/locales/vi.js.map +1 -1
- package/dist/i18n/locales/zh-CN.d.ts.map +1 -1
- package/dist/i18n/locales/zh-CN.js +38 -22
- package/dist/i18n/locales/zh-CN.js.map +1 -1
- package/dist/i18n/locales/zh-TW.d.ts.map +1 -1
- package/dist/i18n/locales/zh-TW.js +38 -22
- package/dist/i18n/locales/zh-TW.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -1
- package/dist/index.js.map +1 -1
- package/dist/projects/project-data.d.ts +14 -0
- package/dist/projects/project-data.d.ts.map +1 -1
- package/dist/projects/project-data.js +21 -0
- package/dist/projects/project-data.js.map +1 -1
- package/dist/providers/request-shaping/params.d.ts +5 -0
- package/dist/providers/request-shaping/params.d.ts.map +1 -1
- package/dist/providers/request-shaping/params.js +21 -5
- package/dist/providers/request-shaping/params.js.map +1 -1
- package/dist/providers/zhipu/index.js +4 -4
- package/dist/providers/zhipu/index.js.map +1 -1
- package/dist/providers/zhipu/models.d.ts.map +1 -1
- package/dist/providers/zhipu/models.js +36 -15
- package/dist/providers/zhipu/models.js.map +1 -1
- package/dist/social/index.d.ts +62 -33
- package/dist/social/index.d.ts.map +1 -1
- package/dist/social/index.js +21 -0
- package/dist/social/index.js.map +1 -1
- package/dist/tools/create-project.d.ts +35 -0
- package/dist/tools/create-project.d.ts.map +1 -0
- package/dist/tools/create-project.js +0 -0
- package/dist/tools/create-project.js.map +1 -0
- package/dist/tools/desktop-providers.d.ts +1 -1
- package/dist/tools/desktop-providers.d.ts.map +1 -1
- package/dist/tools/suggest-beats.js +2 -2
- package/dist/tools/suggest-beats.js.map +1 -1
- package/dist/tools/tool-registry.d.ts.map +1 -1
- package/dist/tools/tool-registry.js +2 -0
- package/dist/tools/tool-registry.js.map +1 -1
- package/dist/tools/write-post.d.ts.map +1 -1
- package/dist/tools/write-post.js +2 -0
- package/dist/tools/write-post.js.map +1 -1
- package/dist/tools/write-video-post.d.ts +18 -10
- package/dist/tools/write-video-post.d.ts.map +1 -1
- package/dist/tools/write-video-post.js +118 -63
- package/dist/tools/write-video-post.js.map +1 -1
- package/package.json +1 -1
package/dist/i18n/locales/en.js
CHANGED
|
@@ -359,8 +359,7 @@ export const enStrings = {
|
|
|
359
359
|
'dash.cc.trust_review': 'Review in audit',
|
|
360
360
|
'dash.cc.trust_more': '+{n} more',
|
|
361
361
|
'dash.cc.byok_mode': 'BYOK Mode',
|
|
362
|
-
'dash.cc.byok_desc': 'You\'re using your own API keys. Connect a platform account in the sidebar for
|
|
363
|
-
'dash.cc.connect_to_see': 'Connect your account to see {widget}',
|
|
362
|
+
'dash.cc.byok_desc': 'You\'re using your own API keys. Connect a platform account in the sidebar for usage tracking and managed credits. Your data stays on this machine either way.',
|
|
364
363
|
'dash.cc.loading_weather': 'Loading weather...',
|
|
365
364
|
'dash.cc.loading_news': 'Loading news...',
|
|
366
365
|
'dash.cc.loading_tasks': 'Loading tasks...',
|
|
@@ -375,10 +374,6 @@ export const enStrings = {
|
|
|
375
374
|
'dash.cc.view_release_notes': 'View release notes',
|
|
376
375
|
'dash.cc.complete_task': 'Complete task',
|
|
377
376
|
'dash.cc.overdue': 'Overdue',
|
|
378
|
-
'dash.cc.widget_tasks': 'tasks',
|
|
379
|
-
'dash.cc.widget_journal': 'journal entries',
|
|
380
|
-
'dash.cc.widget_learning': 'learning paths',
|
|
381
|
-
'dash.cc.widget_memories': 'memories',
|
|
382
377
|
// ── Weather ─────────────────────────────────────────────────────────────
|
|
383
378
|
'weather.clear_sky': 'Clear sky',
|
|
384
379
|
'weather.mainly_clear': 'Mainly clear',
|
|
@@ -469,7 +464,7 @@ export const enStrings = {
|
|
|
469
464
|
'dash.chat.platform': 'Platform',
|
|
470
465
|
'dash.chat.your_api_keys': 'Your API Keys',
|
|
471
466
|
'dash.chat.connect_for_cloud': 'Connect your account to enable Cloud mode',
|
|
472
|
-
'dash.chat.local_mode_desc': 'Local mode — full
|
|
467
|
+
'dash.chat.local_mode_desc': 'Local mode — full 120+ tools, runs on your machine',
|
|
473
468
|
'dash.chat.cloud_mode_desc': 'Cloud mode — chat via platform API',
|
|
474
469
|
'dash.chat.tokens_used': '{n} tokens used',
|
|
475
470
|
'dash.chat.context': 'Context: {n}%',
|
|
@@ -486,6 +481,12 @@ export const enStrings = {
|
|
|
486
481
|
'dash.chat.comment_optional': 'Comment (optional)...',
|
|
487
482
|
'dash.chat.switch_mode': 'Switch mode',
|
|
488
483
|
'dash.chat.starting_local': 'Starting local engine...',
|
|
484
|
+
'dash.chat.model_ready': 'Model ready',
|
|
485
|
+
'dash.chat.model_starting': 'Starting…',
|
|
486
|
+
'dash.chat.model_error': 'Model error',
|
|
487
|
+
'dash.chat.model_idle': 'Model idle',
|
|
488
|
+
'dash.chat.model_no_key': 'No model key',
|
|
489
|
+
'dash.chat.model_no_key_hint': 'Add an API key in the sidebar, or connect an account, to run a model.',
|
|
489
490
|
'dash.chat.attach_file': 'Attach image or file',
|
|
490
491
|
'dash.chat.send_enter': 'Send (Enter)',
|
|
491
492
|
'dash.chat.add_key_or_connect': 'Add a provider key or connect your account',
|
|
@@ -763,7 +764,7 @@ export const enStrings = {
|
|
|
763
764
|
'onboarding.consent.title': 'Before we begin.',
|
|
764
765
|
'onboarding.consent.body': 'Ava is built by Augmented Value Acceleration Ltd.',
|
|
765
766
|
'onboarding.consent.local': 'Your data is stored locally on your machine by default.',
|
|
766
|
-
'onboarding.consent.sync': '
|
|
767
|
+
'onboarding.consent.sync': 'Your data stays on this machine — nothing is sent to the cloud.',
|
|
767
768
|
'onboarding.consent.train': 'Your work is never used to train AI models.',
|
|
768
769
|
'onboarding.consent.keys': 'API keys are stored securely and never sent to our servers.',
|
|
769
770
|
'onboarding.consent.track': 'No tracking, no analytics, no ads.',
|
|
@@ -831,6 +832,16 @@ export const enStrings = {
|
|
|
831
832
|
// ── Creative Studio ────────────────────────────────────────────────────
|
|
832
833
|
'dash.nav.creative_studio': 'Creative Studio',
|
|
833
834
|
'dash.nav.creative_studio_desc': 'Images, music, video, voice',
|
|
835
|
+
// The generation rail — above the calendar in both sidebars. Deliberately
|
|
836
|
+
// rendered even when idle, so people learn where to look before there is
|
|
837
|
+
// anything to look at.
|
|
838
|
+
// Shown above the composer when the chosen model has no key for its
|
|
839
|
+
// provider. {provider} is a vendor name (Zhipu, Xiaomi) and is not
|
|
840
|
+
// translated. Deliberately names the fix, not just the problem.
|
|
841
|
+
'chat.key_needed': '{provider} needs your own API key.',
|
|
842
|
+
'chat.key_needed_action': 'Add key',
|
|
843
|
+
'dash.nav.studio_jobs': 'Studio',
|
|
844
|
+
'dash.nav.studio_idle': 'Nothing rendering',
|
|
834
845
|
// ── Learning Library Page ──────────────────────────────────────────────
|
|
835
846
|
'dash.nav.learning_library': 'Learning Library',
|
|
836
847
|
'dash.learning_library.title': 'Learning Library',
|
|
@@ -1006,7 +1017,7 @@ export const enStrings = {
|
|
|
1006
1017
|
'dash.sync.last_synced': 'Last synced: {time}',
|
|
1007
1018
|
'dash.sync.never_synced': 'Never synced',
|
|
1008
1019
|
'dash.sync.sync_now': 'Sync now',
|
|
1009
|
-
'dash.sync.connect_to_sync': '
|
|
1020
|
+
'dash.sync.connect_to_sync': 'Ava is local-first — your data stays on this machine.',
|
|
1010
1021
|
// ── Usage Page ──────────────────────────────────────────────────────────
|
|
1011
1022
|
'dash.usage.title': 'Usage Analytics',
|
|
1012
1023
|
'dash.usage.subtitle': 'Track token usage, costs, and model performance.',
|
|
@@ -1018,6 +1029,8 @@ export const enStrings = {
|
|
|
1018
1029
|
'dash.usage.messages': 'Messages',
|
|
1019
1030
|
'dash.usage.tool_calls': 'Tool Calls',
|
|
1020
1031
|
'dash.usage.est_cost': 'Est. Cost',
|
|
1032
|
+
'dash.usage.your_usage': 'Your usage',
|
|
1033
|
+
'dash.usage.est_note': 'Estimated from published per-token prices — your provider invoice is the authority.',
|
|
1021
1034
|
'dash.usage.this_month': 'This Month',
|
|
1022
1035
|
'dash.usage.last_month': 'Last Month',
|
|
1023
1036
|
'dash.usage.avg_session': 'Avg / Session',
|
|
@@ -1152,7 +1165,6 @@ export const enStrings = {
|
|
|
1152
1165
|
// Desktop vision mode. "Private" = on-device; "Fast" = cloud vision.
|
|
1153
1166
|
'dash.settings.vision.off': 'Off',
|
|
1154
1167
|
'dash.settings.vision.private': 'Private',
|
|
1155
|
-
'dash.settings.vision.fast': 'Fast',
|
|
1156
1168
|
// Tool-permission categories. Only the LABELS are translated — each `desc` is
|
|
1157
1169
|
// a list of literal tool names (bash, glob, test_run), which are identifiers,
|
|
1158
1170
|
// not prose, and must stay as-is in every language.
|
|
@@ -1343,7 +1355,7 @@ export const enStrings = {
|
|
|
1343
1355
|
'dash.settings.auto_memory': 'Auto Memory',
|
|
1344
1356
|
'dash.settings.auto_memory_desc': 'Automatically save important details from conversations',
|
|
1345
1357
|
'dash.settings.local_only': 'Local Only',
|
|
1346
|
-
'dash.settings.local_only_desc': '
|
|
1358
|
+
'dash.settings.local_only_desc': 'Memories are always stored on this machine.',
|
|
1347
1359
|
'dash.settings.shared_learning': 'Shared Learning',
|
|
1348
1360
|
'dash.settings.shared_learning_desc': 'Help improve Ava for everyone. Anonymised technical patterns only.',
|
|
1349
1361
|
'dash.settings.contributing': 'Contributing to shared learning',
|
|
@@ -1459,7 +1471,7 @@ export const enStrings = {
|
|
|
1459
1471
|
'dash.docs.getting_started': 'Getting Started',
|
|
1460
1472
|
'dash.docs.local_vs_cloud': 'Local vs Cloud Mode',
|
|
1461
1473
|
'dash.docs.modes': '7 Modes — States of Thought',
|
|
1462
|
-
'dash.docs.tools': '
|
|
1474
|
+
'dash.docs.tools': '120+ Tools',
|
|
1463
1475
|
'dash.docs.library': 'Library',
|
|
1464
1476
|
'dash.docs.images_files': 'Images & Files in Chat',
|
|
1465
1477
|
'dash.docs.personas': 'Personas',
|
|
@@ -1473,7 +1485,7 @@ export const enStrings = {
|
|
|
1473
1485
|
'dash.docs.step1_title': 'Connect Account',
|
|
1474
1486
|
'dash.docs.step1_desc': 'Open the Dashboard sidebar and enter your platform key (sk-ava-...) or add BYOK provider keys.',
|
|
1475
1487
|
'dash.docs.step2_title': 'Choose a Mode',
|
|
1476
|
-
'dash.docs.step2_desc': 'Toggle Local (BYOK keys, full
|
|
1488
|
+
'dash.docs.step2_desc': 'Toggle Local (BYOK keys, full 120+ tools on your machine) or Cloud (platform API). Switch anytime.',
|
|
1477
1489
|
'dash.docs.step3_title': 'Start Building',
|
|
1478
1490
|
'dash.docs.step3_desc': 'Open Ava Chat and start giving instructions. She reads code, makes changes, runs commands, and more.',
|
|
1479
1491
|
'dash.docs.local_mode': 'Local Mode',
|
|
@@ -1657,14 +1669,12 @@ export const enStrings = {
|
|
|
1657
1669
|
'dash.cc.local_memory': 'Local memory storage',
|
|
1658
1670
|
'dash.cc.session_usage': 'Session-based usage stats',
|
|
1659
1671
|
'dash.cc.own_keys': 'Your own API keys',
|
|
1660
|
-
'dash.cc.all_tools': 'All
|
|
1661
|
-
'dash.cc.
|
|
1662
|
-
'dash.cc.memory_sync': 'Memory sync across devices',
|
|
1672
|
+
'dash.cc.all_tools': 'All 120+ tools',
|
|
1673
|
+
'dash.cc.no_account': 'No account required',
|
|
1663
1674
|
'dash.cc.full_history': 'Full usage history',
|
|
1664
1675
|
'dash.cc.priority_support': 'Priority support with ticket tracking',
|
|
1665
|
-
'dash.cc.free_tokens': '3M free Qwen tokens',
|
|
1666
1676
|
'dash.cc.conversation_backup': 'Conversation history & backup',
|
|
1667
|
-
'dash.cc.upgrade_hint': 'Keep using your own API keys
|
|
1677
|
+
'dash.cc.upgrade_hint': 'Keep using your own API keys — a connected account just adds managed credits, history, and support.',
|
|
1668
1678
|
'dash.cc.connect_title': 'Connect your account to see live data',
|
|
1669
1679
|
'dash.cc.connect_hint': 'Open the Dashboard sidebar and click Connect Account',
|
|
1670
1680
|
'dash.cc.connect_free': 'Connect Account \u2014 Free',
|
|
@@ -3240,7 +3250,6 @@ export const enStrings = {
|
|
|
3240
3250
|
'dash.nav.chat': 'Chat with Ava',
|
|
3241
3251
|
'dash.nav.sync': 'Sync',
|
|
3242
3252
|
'dash.nav.releases': 'Releases',
|
|
3243
|
-
'welcome.tagline': '110+ tools \u00B7 7 providers \u00B7 2 free models \u00B7 20 languages',
|
|
3244
3253
|
'welcome.setup_title': 'Get Started \u2014 Add an API Key',
|
|
3245
3254
|
'welcome.setup_desc': 'Sign up for 3M free Qwen tokens, or add your own API key from any provider.',
|
|
3246
3255
|
'welcome.setup_cta': 'Open Settings',
|
|
@@ -4244,7 +4253,7 @@ export const enStrings = {
|
|
|
4244
4253
|
'memory.delete_all_q': 'Delete all memories?',
|
|
4245
4254
|
'memory.delete_all_body': 'This permanently deletes every memory — on this machine and any cloud copy. It cannot be undone.',
|
|
4246
4255
|
'memory.delete_everything': 'Delete Everything',
|
|
4247
|
-
'memory.local_only_notice': 'Memories are stored on this machine
|
|
4256
|
+
'memory.local_only_notice': 'Memories are stored on this machine. Nothing is copied to the cloud.',
|
|
4248
4257
|
'memory.stale_banner': "These memories haven't been recalled in 90+ days. Review them — archive what's no longer needed, update what's outdated.",
|
|
4249
4258
|
'memory.archived_banner': "Archived memories are excluded from Ava's active recall. Restore any that are still relevant.",
|
|
4250
4259
|
'memory.empty_archived': 'No archived memories.',
|
|
@@ -4364,7 +4373,25 @@ export const enStrings = {
|
|
|
4364
4373
|
'dash.studio.voice.subtitle': 'Talk to Ava — she writes the read, directs the delivery, and voices it as a waveform you can scrub.',
|
|
4365
4374
|
'dash.studio.voice.voice': 'Voice',
|
|
4366
4375
|
'dash.studio.voice.language': 'Language',
|
|
4367
|
-
'dash.studio.voice.
|
|
4376
|
+
'dash.studio.voice.spoken_in': 'Spoken in',
|
|
4377
|
+
'dash.studio.voice.script': 'Script',
|
|
4378
|
+
// Delivery is directed in WORDS — the API takes `instructions` in plain
|
|
4379
|
+
// language and has no numeric speed or pitch parameter. These dials are a
|
|
4380
|
+
// shortcut to those words; Ava's own direction wins when she writes one.
|
|
4381
|
+
'dash.studio.voice.delivery': 'Delivery',
|
|
4382
|
+
'dash.studio.voice.emotion': 'Emotion',
|
|
4383
|
+
'dash.studio.voice.pace': 'Pace',
|
|
4384
|
+
'dash.studio.voice.emotion_neutral': 'Neutral',
|
|
4385
|
+
'dash.studio.voice.emotion_warm': 'Warm',
|
|
4386
|
+
'dash.studio.voice.emotion_bright': 'Bright',
|
|
4387
|
+
'dash.studio.voice.emotion_calm': 'Calm',
|
|
4388
|
+
'dash.studio.voice.emotion_excited': 'Excited',
|
|
4389
|
+
'dash.studio.voice.pace_slower': 'Slower',
|
|
4390
|
+
'dash.studio.voice.pace_normal': 'Normal',
|
|
4391
|
+
'dash.studio.voice.pace_brisk': 'Brisk',
|
|
4392
|
+
// Was 'Pace and emotion are directed in words — Ava has no speed knob',
|
|
4393
|
+
// which stopped being true of the panel the moment the dials were wired.
|
|
4394
|
+
'dash.studio.voice.hint': 'Qwen3-TTS voices. Ava can translate a read and voice it in any of these.',
|
|
4368
4395
|
'dash.studio.voice.foot': 'Talk to Ava — she writes the read, directs the delivery, and voices it.',
|
|
4369
4396
|
'dash.studio.image.title': 'Image',
|
|
4370
4397
|
'dash.studio.image.subtitle': 'Free-form — a hero shot, illustration, background or scene. Describe it; Ava composes it and it appears here.',
|