kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js
https://kazupon.github.io/vue-i18n/
MIT License
7.26k stars 859 forks source link

Add support for ICU messages #861

Open averri opened 4 years ago

averri commented 4 years ago

The ICU message format is a standard mechanism for adding localized messages to applications. There are great projects already for adding suppport for ICU messages, like the https://formatjs.io.

This is a request for adding a new feature:

kazupon commented 4 years ago

In about message syntax, I'll plan to enhancement inspire ICU, and referring to the following next ICU message format specifications. https://github.com/unicode-org/message-format-wg

I've made the message syntax compiler in vue-i18n-next (vue-i18n next major version).

In the near future, we plan to publish the language as intlify-message-syntax.

throrin19 commented 1 year ago

Any news about that for vue-i18n v9.x ? This is really needed for us to use with french gender specificities