Skip to content

Commit 7082884

Browse files
feat(i18n): add Uzbek (uz) localization support (#2506)
1 parent e9a4636 commit 7082884

File tree

2 files changed

+422
-0
lines changed

2 files changed

+422
-0
lines changed

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)