Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit d4975a0

Browse files
committed
improve README
1 parent 8750734 commit d4975a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Vue.use(VueInternationalization, {
3535
...
3636
```
3737

38-
## Template names
38+
## Parameters
3939

40-
The generator adjusts the strings in order to work with vue-i18n's template names,
41-
making it simple to share also named templates from your Laravel translations.
40+
The generator adjusts the strings in order to work with vue-i18n's named formatting,
41+
so you can reuse your Laravel translations with parameters.
4242

4343
resource/lang/message.php:
4444
```php

0 commit comments

Comments
 (0)