Commit cc7e594
committed
fix: add missing translation for Azure API version detection message
- Add translation key 'azureApiVersionDetected' to English locale
- Update OpenAICompatible component to use translation function
- Addresses Ellipsis bot comment about internationalization1 parent 85215b0 commit cc7e594
File tree
2 files changed
+7
-5
lines changed- webview-ui/src
- components/settings/providers
- i18n/locales/en
2 files changed
+7
-5
lines changedLines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| 634 | + | |
634 | 635 | | |
635 | 636 | | |
636 | 637 | | |
| |||
0 commit comments