Commit 0d4b64f
committed
feat(settings): broaden insight-language picker to match auto support
Expand the AI insight language dropdown from 8 to 20 curated languages
(adding zh, hi, ar, ru, ja, ko, tr, pl, uk, sv, vi, id) with native-name
labels, so a reader who wants insights pinned to a non-Western language can
choose it explicitly rather than relying on auto. Every code offered is one
the server's auto-resolver also understands, keeping explicit and auto in
sync; the list stays a curated subset (not the full ISO 639-1 set) so the
non-searchable dropdown remains usable.
Also fix the now-stale helper text: auto follows the book's own language,
not "the model's default" (see the auto-language change in this branch).1 parent bc034df commit 0d4b64f
1 file changed
Lines changed: 24 additions & 6 deletions
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
59 | | - | |
| 65 | + | |
| 66 | + | |
60 | 67 | | |
| 68 | + | |
61 | 69 | | |
62 | | - | |
63 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
64 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
65 | 83 | | |
66 | 84 | | |
67 | 85 | | |
| |||
435 | 453 | | |
436 | 454 | | |
437 | 455 | | |
438 | | - | |
| 456 | + | |
439 | 457 | | |
440 | 458 | | |
441 | 459 | | |
| |||
0 commit comments