mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-01 11:48:04 +08:00
feat(lang): add amharic 1k and amharic 5k (@akuna444) (#6055)
This commit is contained in:
parent
780ddf14bf
commit
aba935448f
4 changed files with 6018 additions and 1 deletions
|
|
@ -504,7 +504,7 @@
|
|||
},
|
||||
{
|
||||
"name": "amharic",
|
||||
"languages": ["amharic"]
|
||||
"languages": ["amharic", "amharic_1k", "amharic_5k"]
|
||||
},
|
||||
{
|
||||
"name": "oromo",
|
||||
|
|
|
|||
|
|
@ -279,6 +279,8 @@
|
|||
,"uzbek_70k"
|
||||
,"malayalam"
|
||||
,"amharic"
|
||||
,"amharic_1k"
|
||||
,"amharic_5k"
|
||||
,"oromo"
|
||||
,"oromo_1k"
|
||||
,"oromo_5k"
|
||||
|
|
|
|||
1008
frontend/static/languages/amharic_1k.json
Normal file
1008
frontend/static/languages/amharic_1k.json
Normal file
File diff suppressed because it is too large
Load diff
5007
frontend/static/languages/amharic_5k.json
Normal file
5007
frontend/static/languages/amharic_5k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue