🌐 Internationalization plugin for Vue.js https://kazupon.github.io/vue-i18n/
  • JavaScript 95.8%
  • TypeScript 2.6%
  • Vue 1.2%
  • Shell 0.3%
Find a file
kazuya kawaguchi 76ab980d32 docs: updates
2025-01-01 00:14:37 +09:00
.dependabot update dependabot config 2021-06-29 10:18:23 +09:00
.github update 2023-10-05 20:36:09 +09:00
assets fix link 2020-05-19 23:32:45 +09:00
config chore: update karte config 2022-10-30 16:07:32 +09:00
decls feat: add a new option fallbackRootWithEmptyString (#1441) 2022-01-21 13:41:14 +09:00
dist feat: Added formatter, values, path to MessageContext (#1271) 2021-07-17 00:22:57 +09:00
docs Documentation - Update @kazupon/vue-i18n-loader to @intlify/vue-i18n-loader (#1267) 2021-06-10 02:41:16 +09:00
examples fix(datetime): support key format object (#1502) (#1569) 2022-10-30 16:46:50 +09:00
gitbook docs: fix useGrouping 2022-10-30 16:39:14 +09:00
scripts fix: docs deploy 2024-02-04 10:37:34 +09:00
src fix(datetime): fixing calender typo (#1575) 2022-11-01 00:50:51 +09:00
test fix(datetime): support key format object (#1502) (#1569) 2022-10-30 16:46:50 +09:00
types feat: add a new option fallbackRootWithEmptyString (#1441) 2022-01-21 13:41:14 +09:00
vetur chore: add vetur support for tags and attributes (#942) 2020-07-25 23:20:00 +09:00
vuepress docs: updates 2025-01-01 00:14:37 +09:00
.babelrc Vue press docs (#354) 2018-05-30 14:25:57 +09:00
.editorconfig 🔥 refactor: update project structures 2017-02-16 16:11:52 +09:00
.eslintignore 🔧 config(eslint): add eslint ignore file 2017-02-16 16:24:41 +09:00
.eslintrc.js Update most of dependencies related to testing (#900) 2020-05-28 11:46:24 +09:00
.flowconfig chore: set up linting for typescript definitions (#890) 2020-05-25 23:21:13 +09:00
.gitignore update gitignore 2021-04-09 23:21:20 +09:00
.mergify.yml 🔧 config: add mergify configration 2019-07-12 19:42:15 +09:00
.npmignore 🔥 refactor: update project structures 2017-02-16 16:11:52 +09:00
BACKERS.md update sponsors 2023-10-05 20:18:20 +09:00
CHANGELOG.md docs: fix changelog 2022-11-01 01:23:25 +09:00
CONTRIBUTING.md fix: PR base branch (#798) 2020-03-06 17:15:27 +09:00
LICENSE 🔥 refactor: update project structures 2017-02-16 16:11:52 +09:00
package.json chore: upgrade chromedriver 2024-08-09 15:14:05 +09:00
README.md docs: updates 2025-01-01 00:14:37 +09:00
SECURITY.md Update SECURITY.md 2024-08-09 12:46:18 +09:00
ship.config.js setup release tools 2020-02-26 01:29:49 +09:00
yarn.lock chore: upgrade chromedriver 2024-08-09 15:14:05 +09:00

Vue I18n logo

vue-i18n

Test Status NPM version vue-i18n channel on Discord

Internationalization plugin for Vue.js


Important

Vue I18n v8 has reached EOL and is no longer actively maintained. Please upgrade to Vue I18n v9 or later. The seucirty hotfix is only provided for Vue I18n v8.28 until end of 2024. Thereafter, security fix is not provide for that version later. However, if it is absolutely necessary, please contact to contact@frapwings.jp

🏅 Platinum Sponsors

Special Sponsors

🥇 Gold Sponsors

🥈 Silver Sponsors

🥉 Bronze Sponsors


⚠️ NOTICE

This repository is for Vue I18n v8.x and Vue 2

If you want to know about how to usage for Vue I18n v9 on Vue 3, See the this repository)

🙋‍♂️ About support for v8

We will follow Vue v2 maintenance lifespan

📔 Documentation

About Vue I18n v8.x, See here

If you want to read Vue I18n v9 docs, See here

📜 Changelog

Detailed changes for each release are documented in the CHANGELOG.md.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

💪 Contribution

Please make sure to read the Contributing Guide before making a pull request.

©️ License

MIT