mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-27 08:13:28 +08:00
feat(language): add more romanian word lists (StefanescuEduard) (#4950)
Replace unused romanian double quotes with nornal quotes
This commit is contained in:
parent
6886740201
commit
32d1c13408
10 changed files with 391060 additions and 2 deletions
|
@ -252,7 +252,16 @@
|
|||
},
|
||||
{
|
||||
"name": "romanian",
|
||||
"languages": ["romanian"]
|
||||
"languages": [
|
||||
"romanian",
|
||||
"romanian_1k",
|
||||
"romanian_5k",
|
||||
"romanian_10k",
|
||||
"romanian_25k",
|
||||
"romanian_50k",
|
||||
"romanian_100k",
|
||||
"romanian_200k"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "finnish",
|
||||
|
|
|
@ -150,6 +150,13 @@
|
|||
,"hebrew_10k"
|
||||
,"icelandic_1k"
|
||||
,"romanian"
|
||||
,"romanian_1k"
|
||||
,"romanian_5k"
|
||||
,"romanian_10k"
|
||||
,"romanian_25k"
|
||||
,"romanian_50k"
|
||||
,"romanian_100k"
|
||||
,"romanian_200k"
|
||||
,"lorem_ipsum"
|
||||
,"finnish"
|
||||
,"finnish_1k"
|
||||
|
|
100006
frontend/static/languages/romanian_100k.json
Normal file
100006
frontend/static/languages/romanian_100k.json
Normal file
File diff suppressed because it is too large
Load diff
10006
frontend/static/languages/romanian_10k.json
Normal file
10006
frontend/static/languages/romanian_10k.json
Normal file
File diff suppressed because it is too large
Load diff
1006
frontend/static/languages/romanian_1k.json
Normal file
1006
frontend/static/languages/romanian_1k.json
Normal file
File diff suppressed because it is too large
Load diff
200006
frontend/static/languages/romanian_200k.json
Normal file
200006
frontend/static/languages/romanian_200k.json
Normal file
File diff suppressed because it is too large
Load diff
25006
frontend/static/languages/romanian_25k.json
Normal file
25006
frontend/static/languages/romanian_25k.json
Normal file
File diff suppressed because it is too large
Load diff
50006
frontend/static/languages/romanian_50k.json
Normal file
50006
frontend/static/languages/romanian_50k.json
Normal file
File diff suppressed because it is too large
Load diff
5006
frontend/static/languages/romanian_5k.json
Normal file
5006
frontend/static/languages/romanian_5k.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -44,7 +44,7 @@
|
|||
"id": 6
|
||||
},
|
||||
{
|
||||
"text": "S-a dus, cu toate aceste, și după-amiazăzi la Lipova, s-a dus cum merge omul osândit să-și ia pedeapsa, dar s-a dus râzând, fiindcă era crescută de maica Aegidia, care mereu îi zicea: „Să râzi când îți vine să plângi și să plângi numai când vezi pe alții plângând”.",
|
||||
"text": "S-a dus, cu toate aceste, și după-amiazăzi la Lipova, s-a dus cum merge omul osândit să-și ia pedeapsa, dar s-a dus râzând, fiindcă era crescută de maica Aegidia, care mereu îi zicea: \"Să râzi când îți vine să plângi și să plângi numai când vezi pe alții plângând\".",
|
||||
"source": "Mara",
|
||||
"length": 265,
|
||||
"id": 7
|
||||
|
|
Loading…
Reference in a new issue