Skip to content

Commit fb55b6c

Browse files
feat(i18n): add Uzbek (uz) localization support
1 parent f150e1e commit fb55b6c

2 files changed

Lines changed: 422 additions & 0 deletions

File tree

packages/core/src/i18n/locales/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ export * from "./uk.js";
2020
export * from "./vi.js";
2121
export * from "./zh.js";
2222
export * from "./zh-tw.js";
23+
export * from "./uz.js";

0 commit comments

Comments
 (0)