Commit 3f45abf
feat: localize CLI import modal and thinking modal (EN/UA/RU)
- Add i18n keys for cli.import.* and thinking.* across all 3 locales (ua/en/ru)
- Replace hardcoded Ukrainian strings in CLI import modal with t() calls
- Replace hardcoded Ukrainian strings in thinking modal with data-i18n / t() calls
- Date format in CLI import session list respects selected interface language
- copyThinkingContent() uses translated feedback strings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2b6437a commit 3f45abf
4 files changed
Lines changed: 66 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments