Supporting Vue I18n & Intlify ProjectVue I18n is part of the Vue Ecosystem and Intlify Project is an open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:...
Only the global scope i18n locale messages can be pre-translated !! Warning onlyv-tcustom directive is supported !! In order to use this feature, you need to specify to Vue compiler option. The following example that usecompileof@vue/compiler-dom: ...
import{createApp}from'vue'import{createI18n}from'vue-i18n'/** All i18n resources specified in the plugin `include` option can be loaded* at once using the import syntax*/importmessagesfrom'@intlify/unplugin-vue-i18n/messages'consti18n=createI18n({locale:'en',messages})constapp=createApp()app...
mirrors_intlify/vue-i18n-next 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支31 标签199 KonRattdocs: fix typo in pluralization.md (#2184)bc2ed633天前 3239 次提交
vue-i18n extensions. Latest version: 5.0.1-28621993.348528d, last published: a year ago. Start using @intlify/vue-i18n-extensions-nightly in your project by running `npm i @intlify/vue-i18n-extensions-nightly`. There are no other projects in the npm regi
This package is maintained for Vue I18n v8 (Vue 2). If you want to use Vue I18n v9 (Vue 3) or later, See the@intlify/bundle-toolsrepo. Installation $ npm i --save-dev @intlify/vue-i18n-loader Usage the below example thatApp.vuehavei18ncustom block: ...
@intlify/unplugin-vue-i18n 是一个基于 Vite 和 Rollup 的 Vue I18n 插件,旨在简化 Vue 项目中的国际化配置和资源管理。它提供了一套自动化的解决方案,帮助开发者更轻松地实现应用的国际化需求。 主要功能 自动化加载和编译:@intlify/unplugin-vue-i18n 能够自动加载项目中指定的国际化资源文件(如 JSON、YAML ...
"vue": "3.4.21", "vue-dompurify-html": "^4.1.4", "vue-i18n": "9.10.2", "vue-router": "^4.3.0", "vue-types": "^5.1.1", "vuedraggable": "^4.1.0", "web-storage-cache": "^1.1.1", "xml-js": "^1.6.11" },
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in \node_modules.pnpm\@intlify+vite-plugin-vue-i18n@7.0.0_vite@4.5.5_@types+node@20.17.10_less@4.2.1_stylus@0.54.8__hhgojrvjvq5ny4qgu5tvs3gnta\node_modules\@intlify\shared\package.jsontype...
fix: prototype pollusion on deepCopy:https://github.com/intlify/vue-i18n/security/advisories/GHSA-hjwq-mjwj-4x6c Full Changelog:https://github.com/intlify/vue-i18n/compare/v9.14.1...v9.14.2 v9.14.1 (2024-09-26T09:01:30Z) This changelog is generated byGitHub Releases ...