We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181d11a commit 8e17e0aCopy full SHA for 8e17e0a
‎docs/Internationalization.md
@@ -35,7 +35,7 @@ VueMarkdownEditor.lang.add({
35
## Config files
36
37
| Language | Filename |
38
-| ------------------------ | -------- |
+|--------------------------|----------|
39
| Chinese | zh-CN |
40
| Traditional Chinese (TW) | zh-TW |
41
| English | en-US |
@@ -45,5 +45,6 @@ VueMarkdownEditor.lang.add({
45
| Polish | pl-PL |
46
| French | fr-FR |
47
| Russian | ru-RU |
48
+| Brazilian Portuguese | pt-BR |
49
50
View all language configs [Here](https://github.com/code-farmer-i/vue-markdown-editor/tree/dev/src/lang).
0 commit comments