mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-02 19:47:40 +08:00
feat(language): add special lazy mode replacement to serbian (while1618) (#5518)
* adding serbian latin simplified * fix words in serbian_latin_simplified * prettier * fix words * serbian latin with lazymode
This commit is contained in:
parent
211253becb
commit
e6acf225dc
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"name": "serbian_latin",
|
||||
"noLazyMode": true,
|
||||
"additionalAccents": [
|
||||
["đ", "dj"]
|
||||
],
|
||||
"words": [
|
||||
"kao",
|
||||
"ja",
|
||||
|
|
Loading…
Add table
Reference in a new issue