b330583dd336dfd77a942a1fbf4cdc35872093f4
URL import extracts content in the source page's own language (no translation), but never recorded what that language was, so the Translate button's "recipe.language !== my locale" check always saw null and showed the button unconditionally. The extractor now returns a detected ISO 639-1 language code alongside the recipe. Photo import always writes in the caller's locale already (see its langInstruction) but never recorded that either — now sets it directly to locale since it's known, not detected. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
99.2%
JavaScript
0.3%
CSS
0.2%
Dockerfile
0.2%