Comfy Org PR Bot
63592af314
1.34.7 ( #7236 )
...
Patch version increment to 1.34.7
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7236-1-34-7-2c36d73d365081799e62e92ba60adacf )
by [Unito](https://www.unito.io )
---------
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-12-08 16:25:38 -07:00
Comfy Org PR Bot
c7eac496c1
1.34.4 ( #7092 )
...
Patch version increment to 1.34.4
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7092-1-34-4-2bd6d73d3650812496f4cef1231808c1 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-12-02 19:26:22 -07:00
Comfy Org PR Bot
63ca4a3779
1.32.5 ( #6666 )
...
Patch version increment to 1.32.5
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6666-1-32-5-2a96d73d365081da8780d26bc1018806 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-11-12 21:08:42 -07:00
ComfyUI Wiki
30fc784ae4
Complete locale translations ( #6637 )
...
### Summary
- filled missing keys across
`src/locales/*/{main,nodeDefs,settings,commands}.json` so every locale
now matches the English source set
- normalized pluralization templates and preserved placeholders during
the refresh
- synced newly translated strings for Arabic, Spanish, French, Japanese,
Korean, Russian, Turkish, and Traditional Chinese
### Chinese
<img width="3456" height="1994" alt="image"
src="https://github.com/user-attachments/assets/c7c1ab0d-638c-4570-96ed-a96abc0cacb5 "
/>
### Japanese
<img width="3456" height="1986" alt="image"
src="https://github.com/user-attachments/assets/d34d557e-0725-4d1a-abde-195f8d78f4f2 "
/>
### Korean
<img width="3456" height="1984" alt="image"
src="https://github.com/user-attachments/assets/c5ce31d9-1237-42e0-aa63-d7baaa1f9916 "
/>
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6637-Complete-locale-translations-2a56d73d365081c68178dd180b8c6777 )
by [Unito](https://www.unito.io )
2025-11-11 23:21:19 -05:00
Comfy Org PR Bot
0692253e90
1.32.1 ( #6547 )
...
Patch version increment to 1.32.1
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6547-1-32-1-29f6d73d365081259588c91da6aa87c5 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-11-02 13:42:44 -08:00
Comfy Org PR Bot
c7c513ae4a
1.30.3 ( #6261 )
...
Patch version increment to 1.30.3
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6261-1-30-3-2966d73d365081799d90f8510c7e23dc )
by [Unito](https://www.unito.io )
---------
Co-authored-by: simula-r <18093452+simula-r@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-10-24 19:22:54 -07:00
Comfy Org PR Bot
ea01723249
1.29.0 ( #5979 )
...
Minor version increment to 1.29.0
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5979-1-29-0-2866d73d36508113b968cce1c974fb72 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: AustinMroz <4284322+AustinMroz@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Austin Mroz <austin@comfy.org >
2025-10-08 12:50:11 -07:00
snomiao
553b5aa02b
feat: Add Turkish language support ( #5438 )
...
## Summary
- Added complete Turkish language translation for ComfyUI Frontend
- Integrated Turkish locale into the i18n system
- Added Turkish as a selectable language option in settings
## Implementation Details
- Added Turkish translation files provided by @naxci1:
- `src/locales/tr/main.json` - Main UI translations
- `src/locales/tr/commands.json` - Command translations
- `src/locales/tr/nodeDefs.json` - Node definitions translations
- `src/locales/tr/settings.json` - Settings translations
- Updated `src/i18n.ts` to import and register Turkish locale
- Added Turkish option to language selector in
`src/constants/coreSettings.ts`
## Test Plan
- [ ] Verify Turkish translations load correctly
- [ ] Test language switching to/from Turkish
- [ ] Check all UI elements display properly in Turkish
- [ ] Verify node descriptions and tooltips in Turkish
- [ ] Test command palette in Turkish
Fixes #5437
🤖 Generated with [Claude Code](https://claude.ai/code )
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5438-feat-Add-Turkish-language-support-2686d73d36508184bbf2dc1e0cd15350 )
by [Unito](https://www.unito.io )
2025-09-18 19:43:53 -07:00