Internationalization Plugin
"
fluent-vue
is a Vue.js integration for Fluent.js - the JavaScript implementation of Mozilla's Project Fluent.Features:
- Simple API for developers: Just 2 methods, 1 directive and 1 component
- Powerful syntax for translators: Use the entire expressive power of every language without need for changes to application source code
- Isolation: Locale-specific logic doesn't leak to other locales. A simple string in English can map to a complex multi-variant translation in another language
Fluent Vue works for both Vue 2 and 3."