File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ description: fluent-vue is a Vue.js integration for Fluent.js - JavaScript imple
7
7
features :
8
8
- title : Simple API
9
9
details : Just 2 methods, 1 directive and 1 component is all you need to internationalize your app.
10
- - title : Vue 2 and 3 compatible
11
- details : By utilising @vue/composition-api and internally vue-demi, fluent-vue is made compatible both with Vue version 2 and version 3.
12
- - title : SFC support
13
- details : With fluent-vue-loader you can include localization messages with rest of your single file component code.
14
- - title : Easy to read
15
- details : Fluent syntax used for describing translation is easy to read and understand.
16
10
- title : Powerful
17
11
details : Fluent syntax allows to represent complex concepts of natural languages.
12
+ - title : Easy to read
13
+ details : Fluent syntax used for describing translation is easy to read and understand.
18
14
- title : Asymmetric localization
19
15
details : Natural-sounding translations with genders and grammatical cases only when necessary.
16
+ - title : Vue 2 and 3 compatible
17
+ details : By utilising vue-demi, fluent-vue is made compatible both with Vue version 2 and version 3.
18
+ - title : SFC support
19
+ details : With unplugin-fluent-vue you can include localization messages with rest of your single file component code.
20
20
21
21
hero :
22
22
name : fluent-vue
You can’t perform that action at this time.
0 commit comments