Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 97bf391

Browse filesBrowse files
committed
Reorder features
1 parent 34923c5 commit 97bf391
Copy full SHA for 97bf391

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎src/index.md

Copy file name to clipboardExpand all lines: src/index.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ description: fluent-vue is a Vue.js integration for Fluent.js - JavaScript imple
77
features:
88
- title: Simple API
99
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.
1610
- title: Powerful
1711
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.
1814
- title: Asymmetric localization
1915
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.
2020

2121
hero:
2222
name: fluent-vue

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.