You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/src/docs/en/locale.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,9 @@ The following languages are currently supported:
58
58
| language | file name |
59
59
| -------- | ------ |
60
60
| Simplified Chinese | zh-CN |
61
-
| Traditional Chinese (TW) | zh-TW |
61
+
| Traditional Chinese (Traditional) | zh-TW |
62
62
| English | en-US |
63
-
| Afrikaans | af-ZA |
64
-
| Zulu | zu-ZA |
63
+
|South Africa (Afrikaans)| af-ZA |
64
+
|South Africa (Zulu)| zu-ZA |
65
65
66
66
If you need to use other languages, you are welcome to contribute PR: just add a language configuration file in [here](https://github.com/huangshuwei/vue-easytable/tree/master/packages/src/locale/lang).
0 commit comments