Skip to content

Commit d466439

Browse files
authored
Modopedia 翻译提交 (#5291)
* Modopedia create * Modopedia fix:研习,感谢ZY * Modopedia update:版本更新
1 parent fac9796 commit d466439

6 files changed

Lines changed: 83 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[见主文档](/projects/1.21/assets/modopedia/modopedia)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"item.modopedia.book": "Book (No ID)",
3+
"modopedia.study": "Study",
4+
"screen.modopedia.categories": "Chapters",
5+
"screen.modopedia.entries": "Entries",
6+
"screen.modopedia.error": "Error",
7+
"subtitle.modopedia.book_flip": "Page Turning",
8+
"subtitle.modopedia.book_open": "Book Opening",
9+
"template.modopedia.blasting_recipe": "Blasting Recipe",
10+
"template.modopedia.crafting_recipe": "Crafting Recipe",
11+
"template.modopedia.recipe": "Recipe",
12+
"template.modopedia.shaped_recipe": "Shaped Recipe",
13+
"template.modopedia.shapeless_recipe": "Shapeless Recipe",
14+
"template.modopedia.smelting_recipe": "Smelting Recipe",
15+
"template.modopedia.smoking_recipe": "Smoking Recipe",
16+
"tooltip.modopedia.book_id": "Book ID: %1$s",
17+
"tooltip.modopedia.category_link": "Go to category",
18+
"tooltip.modopedia.entry_link": "Go to entry",
19+
"tooltip.modopedia.study": "Hold [%1$s] to Study"
20+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.21/assets/modopedia/modopedia"
5+
}
6+
]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### 总概
2+
3+
```mermaid
4+
flowchart LR
5+
1.21.1 -->|indirect| 1.21.1-fabric
6+
```
7+
8+
```
9+
1.21.1
10+
└── 1.21.1-fabric
11+
```
12+
13+
### 链接区域
14+
15+
- [1.21.1](/projects/1.21/assets/modopedia/modopedia)
16+
- [1.21.1-fabric](/projects/1.21-fabric/assets/modopedia/modopedia)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"item.modopedia.book": "Book (No ID)",
3+
"modopedia.study": "Study",
4+
"screen.modopedia.categories": "Chapters",
5+
"screen.modopedia.entries": "Entries",
6+
"screen.modopedia.error": "Error",
7+
"subtitle.modopedia.book_flip": "Page Turning",
8+
"subtitle.modopedia.book_open": "Book Opening",
9+
"template.modopedia.blasting_recipe": "Blasting Recipe",
10+
"template.modopedia.crafting_recipe": "Crafting Recipe",
11+
"template.modopedia.recipe": "Recipe",
12+
"template.modopedia.shaped_recipe": "Shaped Recipe",
13+
"template.modopedia.shapeless_recipe": "Shapeless Recipe",
14+
"template.modopedia.smelting_recipe": "Smelting Recipe",
15+
"template.modopedia.smoking_recipe": "Smoking Recipe",
16+
"tooltip.modopedia.book_id": "Book ID: %1$s",
17+
"tooltip.modopedia.category_link": "Go to category",
18+
"tooltip.modopedia.entry_link": "Go to entry",
19+
"tooltip.modopedia.study": "Hold [%1$s] to Study"
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"item.modopedia.book": "书(无ID)",
3+
"modopedia.study": "研习",
4+
"screen.modopedia.categories": "章节",
5+
"screen.modopedia.entries": "条目",
6+
"screen.modopedia.error": "错误",
7+
"subtitle.modopedia.book_flip": "书页:翻动",
8+
"subtitle.modopedia.book_open": "书:打开",
9+
"template.modopedia.blasting_recipe": "高炉配方",
10+
"template.modopedia.crafting_recipe": "合成配方",
11+
"template.modopedia.recipe": "配方",
12+
"template.modopedia.shaped_recipe": "有序配方",
13+
"template.modopedia.shapeless_recipe": "无序配方",
14+
"template.modopedia.smelting_recipe": "烧炼配方",
15+
"template.modopedia.smoking_recipe": "烟熏配方",
16+
"tooltip.modopedia.book_id": "书本ID:%1$s",
17+
"tooltip.modopedia.category_link": "跳转到章节",
18+
"tooltip.modopedia.entry_link": "跳转到条目",
19+
"tooltip.modopedia.study": "按住[%1$s]以进行研习"
20+
}

0 commit comments

Comments
 (0)