-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
849b282
commit 15d9567
Showing
2 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @Author: FlowerCity [email protected] | ||
* @Date: 2024-08-31 21:45:39 | ||
* @LastEditors: FlowerCity [email protected] | ||
* @LastEditTime: 2024-09-08 21:43:46 | ||
* @LastEditTime: 2024-09-27 20:38:14 | ||
* @FilePath: \HorrorRules\index.html | ||
--> | ||
<!DOCTYPE html> | ||
|
@@ -12,13 +12,36 @@ | |
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Index</title> | ||
<script src="languages/english.js"></script> | ||
<!-- <script src="languages/english.js"></script> --> | ||
</head> | ||
|
||
<body> | ||
<div id="start"> | ||
<!-- <div id="start"> | ||
<script src="index.js"></script> | ||
</div> | ||
</div> --> | ||
姜涵一考年纪第五,好强,膜 | ||
Jiang Hanyi ranked fifth in the first grade. What a clover girl! | ||
Jiang Hanyi estis kvina en la unua testo, tiel forta, kaj malforta | ||
ジャン・ハンは最初のテストで5位だった、とても強い、そして弱い | ||
Джианг Хан актәи аԥышәараҿы ахәбатәи аҭыԥ ааникылеит, убриаҟара дыӷәӷәан, дыԥсыҽын | ||
पहिला टेस्ट में जियांग हान पांचवा स्थान प रहले, एतना मजबूत, अवुरी कमजोर | ||
Jiang Hanyi tau nyob qib tsib hauv thawj qhov kev sim, muaj zog, thiab tsis muaj zog | ||
Цзян Хан хьалхарчу тестехь пхоьалгӀа меттиг дӀалаьцна, иштта ницкъ болуш, ледара | ||
جیانگ ہان پہلے ٹیسٹ میں پانچویں نمبر پر تھا، اتنا مضبوط اور کمزور | ||
Цзян Хань посів п'яте місце в першому тесті, такий сильний і слабкий | ||
강한은 첫 번째 테스트에서 5위를 차지해 너무 강하고 약했다. | ||
ཅང་ཧན་ནི་ཚོད་ལྟ་དང་པོའི་ཨང་ལྔ་པ་ཡིན་པས་ཤུགས་ཆེ་བ་དང་ཞན་པ། | ||
Jiang Hanyi ji mɔ ni ji enumɔ yɛ klɛŋklɛŋ kaa lɛ mli, no hewɔ lɛ ehe wa, ni ebɛ hewalɛ | ||
Цзян Хан щуабилеб бакӀалда вукӀана тӀоцебесеб тесталда, гьединлъидал къуватав, ва загӀипав | ||
पयले चांचणेंत जियांग हान पांचवे सुवातेर आशिल्लो, इतलो बळिश्ट आनी दुबळो | ||
U-Jiang Han ubekwe endaweni yesihlanu ekuhlolweni kokuthoma, anamandla, begodu abuthakathaka | ||
प्रथमपरीक्षायां जियाङ्ग हानः पञ्चमस्थानं प्राप्तवान्, एतावत् बलवान्, दुर्बलः च | ||
Jiang Hanyi misilitsinnerup siulliup nalaani pingajussaavoq, taamatut nukittuujuvoq, aammalu nukillaangavoq | ||
Jiang Hanyi acï tɔ̈ në nyin de dhiëc yic në thëm tueŋ yic, ku ka ril, ku ka niɔp . | ||
ジャン・ハンは最初のテストで5位だった、とても強い、そして弱い | ||
姜涵一考年紀第五,好強,膜 | ||
Jiang Han var í fimmta sæti í fyrsta prófinu, svo sterkur og veikburða | ||
Цзян Хань заняў пятае месца ў першым выпрабаванні, такім моцным і слабым | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @Author: FlowerCity [email protected] | ||
* @Date: 2024-09-08 20:55:55 | ||
* @LastEditors: FlowerCity [email protected] | ||
* @LastEditTime: 2024-09-08 21:43:21 | ||
* @LastEditTime: 2024-09-15 08:40:42 | ||
* @FilePath: \HorrorRules\languages\english.js | ||
*/ | ||
var StartContent = [ | ||
|
@@ -11,7 +11,7 @@ var StartContent = [ | |
{ content: 'Many students in there.', time: 1.3 }, | ||
{ content: 'They can only eat some vagetables.', time: 2 }, | ||
{ content: 'But today they was happy.', time: 1.2 }, | ||
{ content: 'Because there is meat in cafeteria.', time: 2.5 }, | ||
{ content: 'Because there is meat in dinner hall.', time: 2.5 }, | ||
{ content: 'A student asked,', time: 0.8 }, | ||
{ content: '\"Teacher, why there is meat?\"', time: 1.4 }, | ||
{ content: 'The teacher answerd,', time: 0.9 }, | ||
|