We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57992ef commit f5ec7b5Copy full SHA for f5ec7b5
test-cases/online-site/www.json.cn.html
@@ -936,14 +936,10 @@
936
937
</script>
938
939
- <!-- 国际化相关脚本 -->
940
<script src="../../js/i18n/zh-CN.js"></script>
941
<script src="../../js/i18n/en-US.js"></script>
942
- <script src="../../js/i18n/i18n-core.js"></script>
943
- <script src="../../js/i18n/i18n-case-detail.js"></script>
944
<script>
945
// 初始化国际化
946
- new I18n();
947
948
</body>
949
</html>
0 commit comments