|
8 | 8 | <a href="https://www.npmjs.com/package/@intlify/vue-i18n-loader"><img src="https://img.shields.io/npm/v/@intlify/vue-i18n-loader.svg" alt="npm"></a>
|
9 | 9 | </p>
|
10 | 10 |
|
11 |
| -<p align="center">vue-i18n loader for custom blocks</p> |
| 11 | +<p align="center">vue-i18n for webpack loader</p> |
12 | 12 |
|
13 |
| -**NOTE:** :warning: This `next` branch is development branch for Vue 3! The version for Vue 2 is now in [`master`](https://github.com/intlify/vue-i18n-loader/tree/master) branch! |
| 13 | +<h2 align="center">🤝 Supporting Intlify Project</h2> |
| 14 | + |
| 15 | +Intlify Project is an open source project that is included Vue I18n and i18n tooling and libralies with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider: |
| 16 | + |
| 17 | +<p align="center"> |
| 18 | + <a |
| 19 | + href="https://github.com/sponsors/kazupon" |
| 20 | + target="_blank"> |
| 21 | + Become a Sponsor on GitHub |
| 22 | + </a> |
| 23 | +</p> |
| 24 | + |
| 25 | +<h3 align="center">🥇 Gold Sponsors</h3> |
| 26 | + |
| 27 | +<p align="center"> |
| 28 | + <a |
| 29 | + href="https://nuxtjs.org/" |
| 30 | + target="_blank"> |
| 31 | + <img |
| 32 | + src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/nuxt.png" |
| 33 | + width="240px" |
| 34 | + /> |
| 35 | + </a> |
| 36 | +</p> |
| 37 | + |
| 38 | +<h3 align="center">🥈 Silver Sponsors</h3> |
| 39 | + |
| 40 | +<p align="center"> |
| 41 | + <a |
| 42 | + href="https://www.codeandweb.com/babeledit?utm_campaign=vue-i18n-2019-01" |
| 43 | + target="_blank"> |
| 44 | + <img |
| 45 | + src="https://secure.codeandweb.com/static/babeledit.svg" |
| 46 | + width="200px" |
| 47 | + /> |
| 48 | + </a> |
| 49 | +</p> |
| 50 | + |
| 51 | +<h3 align="center">🥉 Bronze Sponsors</h3> |
| 52 | + |
| 53 | +<p align="center"> |
| 54 | + <a href="https://zenarchitects.co.jp/" target="_blank"> |
| 55 | + <img |
| 56 | + src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/zenarchitects.png" |
| 57 | + width="144px" |
| 58 | + /> |
| 59 | + </a> |
| 60 | +</p> |
| 61 | +<p align="center"> |
| 62 | + <a href="https://www.sendcloud.com/" target="_blank"> |
| 63 | + <img |
| 64 | + src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/sendcloud.png" |
| 65 | + width="144px" |
| 66 | + /> |
| 67 | + </a> |
| 68 | +</p> |
| 69 | +<p align="center"> |
| 70 | + <a href="https://www.vuemastery.com/" target="_blank"> |
| 71 | + <img |
| 72 | + src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/vuemastery.png" |
| 73 | + width="144px" |
| 74 | + /> |
| 75 | + </a> |
| 76 | +</p> |
| 77 | + |
| 78 | +<br/> |
| 79 | + |
| 80 | +## :warning: Notice |
| 81 | + |
| 82 | +This `next` branch is development branch for Vue 3! The version for Vue 2 is now in [`master`](https://github.com/intlify/vue-i18n-loader/tree/master) branch! |
14 | 83 |
|
15 | 84 |
|
16 | 85 | <br/>
|
|
0 commit comments