docs(Locale): add Lao to document (#10389)

This commit is contained in:
neverland 2022-03-15 11:18:52 +08:00 committed by GitHub
parent 7f81066530
commit 1868c7586d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ Current supported languages:
| Italian | it-IT | `v3.4.5` |
| Japanese | ja-JP | - |
| Korean | ko-KR | `v3.4.3` |
| Lao | la-LA | `v3.4.7` |
| Norwegian | nb-NO | - |
| Portuguese (Brazil) | pt-BR | `v3.3.3` |
| Romanian | ro-RO | - |

View File

@ -53,6 +53,7 @@ Locale.add(messages);
| 意大利语 | it-IT | `v3.4.5` |
| 日语 | ja-JP | - |
| 韩语/朝鲜语 | ko-KR | `v3.4.3` |
| 老挝语 | la-LA | `v3.4.7` |
| 挪威语 | nb-NO | - |
| 葡萄牙语(巴西) | pt-BR | `v3.3.3` |
| 罗马尼亚语 | ro-RO | - |