From 85401658ec39f98b6b472a9bc923b52b843c4243 Mon Sep 17 00:00:00 2001 From: werewolvesaiteam002 Date: Tue, 8 Oct 2024 11:56:09 +0800 Subject: [PATCH] feat: rename cn.json to zh.json --- src/plugins/i18n/locales/{cn.json => zh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/plugins/i18n/locales/{cn.json => zh.json} (100%) diff --git a/src/plugins/i18n/locales/cn.json b/src/plugins/i18n/locales/zh.json similarity index 100% rename from src/plugins/i18n/locales/cn.json rename to src/plugins/i18n/locales/zh.json