Skip to content
Merged
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
5 changes: 2 additions & 3 deletions apps/expo/lib/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -833,21 +833,20 @@
"appTemplateFootnote": "Featured templates are shown to all users. Option is only available to admins.",
"appTemplate": "Featured",
"importFromTikTok": "Import from TikTok",
"importFromTikTokDescription": "Import gear from a TikTok slideshow post",
"importFromTikTokDescription": "Import gear from a TikTok video or slideshow post",
"tiktokUrl": "TikTok URL",
"tiktokUrlPlaceholder": "https://www.tiktok.com/@user/video/...",
"generateFromTikTok": "Generate Template",
"generatingFromTikTok": "Generating...",
"tiktokUrlRequired": "TikTok URL is required",
"tiktokImageUrlsRequired": "At least one slideshow image URL is required",
"tiktokImportSuccess": "Pack template created successfully!",
"tiktokImportError": "Failed to generate template from TikTok. Please try again.",
"templateAlreadyExists": "Template Already Exists",
"importFailed": "Import Failed",
"tiktokImportDuplicateError": "A template already exists for this content.",
"tiktokImportServiceError": "TikTok service is unavailable. Please try again later.",
"tiktokImportAIError": "AI analysis failed. Please try again or contact support.",
"tiktokImportDescription": "Paste a TikTok slideshow URL below. AI will identify items and build a pack template using our catalog.",
"tiktokImportDescription": "Paste a TikTok video or slideshow URL below. AI will identify items and build a pack template using our catalog.",
"viewExistingTemplate": "View",
"creating": "Creating...",
"updating": "Updating...",
Expand Down
75 changes: 63 additions & 12 deletions bun.lock

Large diffs are not rendered by default.

Loading
Loading