Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"item.modopedia.book": "Book (No ID)",
"modopedia.study": "Study",
"screen.modopedia.categories": "Chapters",
"screen.modopedia.config_preview": "Configure Preview",
"screen.modopedia.config_preview.remove": "Remove",
"screen.modopedia.config_preview.x": "Multiblock X",
"screen.modopedia.config_preview.y": "Multiblock Y",
"screen.modopedia.config_preview.z": "Multiblock Z",
"screen.modopedia.entries": "Entries",
"screen.modopedia.error": "Error",
"subtitle.modopedia.book_flip": "Page Turning",
Expand Down
5 changes: 5 additions & 0 deletions projects/assets/modopedia/1.21/modopedia/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"item.modopedia.book": "Book (No ID)",
"modopedia.study": "Study",
"screen.modopedia.categories": "Chapters",
"screen.modopedia.config_preview": "Configure Preview",
"screen.modopedia.config_preview.remove": "Remove",
"screen.modopedia.config_preview.x": "Multiblock X",
"screen.modopedia.config_preview.y": "Multiblock Y",
"screen.modopedia.config_preview.z": "Multiblock Z",
"screen.modopedia.entries": "Entries",
"screen.modopedia.error": "Error",
"subtitle.modopedia.book_flip": "Page Turning",
Expand Down
5 changes: 5 additions & 0 deletions projects/assets/modopedia/1.21/modopedia/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"item.modopedia.book": "书(无ID)",
"modopedia.study": "研习",
"screen.modopedia.categories": "章节",
"screen.modopedia.config_preview": "配置预览",
"screen.modopedia.config_preview.remove": "移除",
"screen.modopedia.config_preview.x": "多方块X",
"screen.modopedia.config_preview.y": "多方块Y",
"screen.modopedia.config_preview.z": "多方块Z",
"screen.modopedia.entries": "条目",
"screen.modopedia.error": "错误",
"subtitle.modopedia.book_flip": "书页:翻动",
Expand Down
Loading