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
3c11226fdd
1.32.2 ( #6603 )
...
Patch version increment to 1.32.2
**Base branch:** `main`
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6603-1-32-2-2a26d73d365081aba4a5f7bd09a45882 )
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-05 14:07:51 -07: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
ComfyUI Wiki
c436552ade
Remove unnecessary Template Library translations. ( #6222 )
...
All the template translations are now maintained in the
[template](https://github.com/Comfy-Org/workflow_templates ) repo, so
these translations in the FE repo are no longer needed.
<img width="696" height="762" alt="image"
src="https://github.com/user-attachments/assets/e27148c0-737d-4b8c-8513-50504e6f929c "
/>
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6222-Remove-unnecessary-Template-Library-translations-2956d73d36508194aa08fa968d8d627f )
by [Unito](https://www.unito.io )
2025-10-23 08:06:25 -07:00
Comfy Org PR Bot
626fcff80b
1.30.0 ( #6099 )
...
Minor version increment to 1.30.0
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6099-1-30-0-28f6d73d3650817b9505d85b906047c2 )
by [Unito](https://www.unito.io )
---------
Co-authored-by: arjansingh <1598641+arjansingh@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
2025-10-16 19:10:17 -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
ComfyUI Wiki
72ab84e37b
Complete the missing i18n translations ( #5927 )
...
Complete the missing i18n translations
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5927-Complete-the-missing-i18n-translations-2836d73d3650815ab206cb82a01aae3e )
by [Unito](https://www.unito.io )
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-06 13:08:21 -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