mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-07 15:15:49 +08:00
feat(language): add xhosa_3k (@aitchz) (#6464)
### Description Add xhosa_3k ### Checks - [x] Adding a language or a theme? - [x] If is a language, did you edit `_list.json`, `_groups.json` and add `languages.json`? - [x] Check if any open issues are related to this PR; if so, be sure to tag them below. - [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title. --------- Co-authored-by: Miodec <jack@monkeytype.com>
This commit is contained in:
parent
bf002c02ec
commit
a8ce609f0d
3 changed files with 2942 additions and 1 deletions
|
@ -531,7 +531,7 @@
|
|||
},
|
||||
{
|
||||
"name": "xhosa",
|
||||
"languages": ["xhosa"]
|
||||
"languages": ["xhosa", "xhosa_3k"]
|
||||
},
|
||||
{
|
||||
"name": "tibetan",
|
||||
|
|
|
@ -392,6 +392,7 @@
|
|||
,"code_typescript"
|
||||
,"code_odin"
|
||||
,"xhosa"
|
||||
,"xhosa_3k"
|
||||
,"tibetan"
|
||||
,"tibetan_1k"
|
||||
,"code_cobol"
|
||||
|
|
2940
frontend/static/languages/xhosa_3k.json
Normal file
2940
frontend/static/languages/xhosa_3k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue