Baoyuantop commented on code in PR #3251:
URL: https://github.com/apache/apisix-dashboard/pull/3251#discussion_r2532398260
##########
src/config/i18n.ts:
##########
@@ -19,8 +19,8 @@ import { initReactI18next } from 'react-i18next';
import de_common from '@/locales/de/common.json';
import en_common from '@/locales/en/common.json';
-import zh_common from '@/locales/zh/common.json';
import es_common from '@/locales/es/common.json';
+import zh_common from '@/locales/zh/common.json';
Review Comment:
Why is this change needed?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]