Skip to content

Commit a8ce609

Browse files
HazMiodec
andauthored
feat(language): add xhosa_3k (@aitchz) (monkeytypegame#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 <[email protected]>
1 parent bf002c0 commit a8ce609

File tree

3 files changed

+2942
-1
lines changed

3 files changed

+2942
-1
lines changed

frontend/static/languages/_groups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@
531531
},
532532
{
533533
"name": "xhosa",
534-
"languages": ["xhosa"]
534+
"languages": ["xhosa", "xhosa_3k"]
535535
},
536536
{
537537
"name": "tibetan",

frontend/static/languages/_list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
,"code_typescript"
393393
,"code_odin"
394394
,"xhosa"
395+
,"xhosa_3k"
395396
,"tibetan"
396397
,"tibetan_1k"
397398
,"code_cobol"

0 commit comments

Comments
 (0)