feat(language): add bosnian 4k (@aitchz) (#6432)

### Description

add bosnian_4k

### 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:
Haz 2025-04-10 17:02:59 +05:00 committed by GitHub
parent 3e72c4dd1f
commit b5720e3bd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3824 additions and 2 deletions

View file

@ -377,7 +377,7 @@
},
{
"name": "bosnian",
"languages": ["bosnian"]
"languages": ["bosnian", "bosnian_4k"]
},
{
"name": "esperanto",

View file

@ -228,6 +228,7 @@
,"bangla_letters"
,"bangla_10k"
,"bosnian"
,"bosnian_4k"
,"toki_pona"
,"toki_pona_ku_suli"
,"toki_pona_ku_lili"
@ -397,4 +398,4 @@
,"code_common_lisp"
,"docker_file"
,"code_fortran"
]
]

File diff suppressed because it is too large Load diff