Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1529,14 +1529,15 @@
"organization-onboarding-active-users-plus": "{count} active users",
"organization-onboarding-active-users-up-to": "Up to {count} active users",
"organization-onboarding-badge": "Get started",
"organization-onboarding-choice-hint": "Pick one path first. You can import the name and logo from a website or type the organization name manually.",
"organization-onboarding-choice-hint": "Pick one path first. You can import from a published app, import from a website, or type the organization name manually.",
"organization-onboarding-continue-invite": "Continue to invite teammates",
"organization-onboarding-continue-logo": "Continue to logo",
"organization-onboarding-create-app": "Create app",
"organization-onboarding-import-preview": "Imported preview",
"organization-onboarding-imported-logo-preview-alt": "Imported website logo preview",
"organization-onboarding-imported-logo-preview-alt": "Imported logo preview",
"organization-onboarding-import-store": "Import app details",
"organization-onboarding-import-website": "Import organization details",
"organization-onboarding-imported-logo-failed": "Could not import logo from website",
"organization-onboarding-imported-logo-failed": "Could not import logo",
"organization-onboarding-imported-logo-unavailable": "No imported logo available",
"organization-onboarding-invite-empty-state": "No invitations sent yet.",
"organization-onboarding-invite-subtitle": "Invite teammates now or finish onboarding and do it later from the members page.",
Expand Down Expand Up @@ -1564,6 +1565,8 @@
"organization-onboarding-logo-title": "Add a logo",
"organization-onboarding-mode-name": "Enter a name",
"organization-onboarding-mode-name-helper": "Type the organization name now and add brand assets later.",
"organization-onboarding-mode-store": "Import from published app",
"organization-onboarding-mode-store-helper": "Use a store link to prefill the organization from the app developer.",
"organization-onboarding-mode-required": "Choose how you want to start",
"organization-onboarding-mode-website": "Import from website",
"organization-onboarding-mode-website-helper": "Use the company website to prefill the name and logo.",
Expand Down Expand Up @@ -1595,6 +1598,14 @@
"organization-onboarding-logo-tip-upload": "Upload your own asset if you want tighter brand control.",
"organization-onboarding-upload-logo": "Upload logo",
"organization-onboarding-use-imported-logo": "Use imported logo",
"organization-onboarding-store-fetch-failed": "Could not import app store details",
"organization-onboarding-store-help": "Paste an App Store or Google Play link and Capgo will use the developer name, app icon, and app ID when available.",
"organization-onboarding-store-imported": "Store import is done. Review the organization name before continuing.",
"organization-onboarding-store-invalid": "Enter a valid App Store or Google Play link",
"organization-onboarding-store-label": "App Store or Google Play link",
"organization-onboarding-store-name-helper": "Imported from the store listing developer. You can still edit the organization name before continuing.",
"organization-onboarding-store-name-helper-empty": "Run the store import first, or type the organization name yourself.",
"organization-onboarding-store-placeholder": "https://apps.apple.com/... or https://play.google.com/store/apps/details?id=com.example.app",
"organization-onboarding-website-fetch-failed": "Could not import website assets",
"organization-onboarding-website-help": "Enter your company website and Capgo will import the organization name and logo for you.",
"organization-onboarding-website-imported": "Website import is done. Review the organization name before continuing.",
Expand Down
Loading
Loading