Skip to content

Commit

Permalink
Addng capitalize default modifier in vuepress
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandreDavid authored Apr 10, 2020
1 parent 7aa148c commit 3a1b9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vuepress/guide/messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ The below modifiers are available currently.

* `upper`: Uppercase all characters in the linked message.
* `lower`: Lowercase all characters in the linked message.
* `capitaize`: Capitalize the first character in the linked message.

Locale messages the below:

Expand Down

0 comments on commit 3a1b9e8

Please sign in to comment.