mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-26 07:44:01 +08:00
Russian language 375k addition (#3049) anoobisthegod
* spacebar in presets and tags addition * super mega spacebar remake * style fix * final name removal in ui * replaceAll in ape removal * using display above account chart * create preset in command line addition * testing removal * one more testing removal * create tag command line addition * Update commandline-lists.ts * moved add commands to the bottom hiding if user is not signed in * refactor * hiding tags and presets when signed out * fixed presets and tags display in alerts * russian_25k and russian_50k addition * russian 375k addition * lil fix * fixed windows auto-reload error * Revert "fixed windows auto-reload error" This reverts commitea22621232
. * Revert "Revert "fixed windows auto-reload error"" This reverts commit669cec4217
. * Revert "Revert "Revert "fixed windows auto-reload error""" This reverts commitd90352633c
. Co-authored-by: Miodec <bartnikjack@gmail.com> Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3>
This commit is contained in:
parent
defa9a3f55
commit
a7c8a2a6d7
3 changed files with 377138 additions and 1 deletions
|
@ -72,7 +72,8 @@
|
|||
"russian_1k",
|
||||
"russian_10k",
|
||||
"russian_25k",
|
||||
"russian_50k"
|
||||
"russian_50k",
|
||||
"russian_375k"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
,"russian_10k"
|
||||
,"russian_25k"
|
||||
,"russian_50k"
|
||||
,"russian_375k"
|
||||
,"ukrainian"
|
||||
,"ukrainian_1k"
|
||||
,"ukrainian_10k"
|
||||
|
|
377135
frontend/static/languages/russian_375k.json
Normal file
377135
frontend/static/languages/russian_375k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue