From 2d5c881639f5958da438acba4d0fa214d3e9f2e2 Mon Sep 17 00:00:00 2001 From: ElshadBeg Date: Wed, 16 Apr 2025 16:25:44 +0800 Subject: [PATCH] chore(locale): rename Uyghur language code (#3908) --- src/runtime/locale/index.ts | 2 +- src/runtime/locale/{zh_ug.ts => ug_cn.ts} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/runtime/locale/{zh_ug.ts => ug_cn.ts} (98%) diff --git a/src/runtime/locale/index.ts b/src/runtime/locale/index.ts index 4a61480f..7c0b8d52 100644 --- a/src/runtime/locale/index.ts +++ b/src/runtime/locale/index.ts @@ -42,4 +42,4 @@ export { default as uz } from './uz' export { default as vi } from './vi' export { default as zh_cn } from './zh_cn' export { default as zh_tw } from './zh_tw' -export { default as zh_ug } from './zh_ug' +export { default as ug_cn } from './ug_cn' diff --git a/src/runtime/locale/zh_ug.ts b/src/runtime/locale/ug_cn.ts similarity index 98% rename from src/runtime/locale/zh_ug.ts rename to src/runtime/locale/ug_cn.ts index 59e5b311..0f50b157 100644 --- a/src/runtime/locale/zh_ug.ts +++ b/src/runtime/locale/ug_cn.ts @@ -3,7 +3,7 @@ import { defineLocale } from '../composables/defineLocale' export default defineLocale({ name: 'ئۇيغۇرچە', - code: 'zh-UG', + code: 'ug-CN', dir: 'rtl', messages: { inputMenu: {