Vue.js T9N plugin
Plugin for translation your Vue.js applications without headache.
Advantages
- No need to write keys to text in data set
- The directive can be defined once for component and works for all child tags
- Ability to write section specific translations
- Translation data set can be represented as relational model
- Regexp support
Getting started
Dataset example:
Component's template:
Function translation (in some cases)
The deep
modifier is required to do translations inside slots