Skip to content

Comments

feat(i18n): add Uzbek (uz) localization support#2506

Merged
nperez0111 merged 1 commit intoTypeCellOS:mainfrom
OgabekYuldoshev:main
Feb 23, 2026
Merged

feat(i18n): add Uzbek (uz) localization support#2506
nperez0111 merged 1 commit intoTypeCellOS:mainfrom
OgabekYuldoshev:main

Conversation

@OgabekYuldoshev
Copy link
Contributor

Summary

Adds full Uzbek (O‘zbek) locale support for BlockNote.

Changes

  • New: packages/core/src/i18n/locales/uz.ts — Uzbek dictionary with all required keys:
    • Slash menu (headings, lists, quote, code block, table, media, etc.)
    • Placeholders, file blocks, toggle blocks, side menu
    • Drag handle, table handle, suggestion menu, color picker
    • Formatting toolbar, file panel, link toolbar, comments
    • Generic shortcuts
  • Updated: packages/core/src/i18n/locales/index.ts — export uz locale.

Notes

  • Translations follow the same structure as existing locales (e.g. uk, ru) and satisfy the Dictionary type.
  • Uzbek users can now use the editor with a fully localized UI by setting the locale to uz.

@vercel
Copy link

vercel bot commented Feb 23, 2026

@OgabekYuldoshev is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 23, 2026

Open in StackBlitz

@blocknote/ariakit

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/ariakit@2506

@blocknote/code-block

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/code-block@2506

@blocknote/core

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/core@2506

@blocknote/mantine

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/mantine@2506

@blocknote/react

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/react@2506

@blocknote/server-util

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/server-util@2506

@blocknote/shadcn

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/shadcn@2506

@blocknote/xl-ai

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-ai@2506

@blocknote/xl-docx-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-docx-exporter@2506

@blocknote/xl-email-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-email-exporter@2506

@blocknote/xl-multi-column

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-multi-column@2506

@blocknote/xl-odt-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-odt-exporter@2506

@blocknote/xl-pdf-exporter

npm i https://pkg.pr.new/TypeCellOS/BlockNote/@blocknote/xl-pdf-exporter@2506

commit: fb55b6c

@nperez0111 nperez0111 merged commit 7082884 into TypeCellOS:main Feb 23, 2026
5 of 7 checks passed
@nperez0111
Copy link
Contributor

Thanks @OgabekYuldoshev, this is great to have!

@OgabekYuldoshev
Copy link
Contributor Author

OgabekYuldoshev commented Feb 23, 2026

I'm happy to contribute to your project. I just forgot to add this to the documentation, so I created a new pull request for it. @nperez0111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants