From 38fe9a6591358a99a0843360fa7869b54ba94b5c Mon Sep 17 00:00:00 2001 From: Anyexyz Date: Sat, 8 Feb 2025 07:47:29 +0800 Subject: [PATCH] Fix: Fix the file name error issue. --- src/i18n/locales/{zh_cn.json => zh-cn.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/i18n/locales/{zh_cn.json => zh-cn.json} (100%) diff --git a/src/i18n/locales/zh_cn.json b/src/i18n/locales/zh-cn.json similarity index 100% rename from src/i18n/locales/zh_cn.json rename to src/i18n/locales/zh-cn.json