diff --git a/projects/assets/modopedia/1.21-fabric/modopedia/lang/en_us.json b/projects/assets/modopedia/1.21-fabric/modopedia/lang/en_us.json index d9c71501ec29..56ebf02ced03 100644 --- a/projects/assets/modopedia/1.21-fabric/modopedia/lang/en_us.json +++ b/projects/assets/modopedia/1.21-fabric/modopedia/lang/en_us.json @@ -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", diff --git a/projects/assets/modopedia/1.21/modopedia/lang/en_us.json b/projects/assets/modopedia/1.21/modopedia/lang/en_us.json index d9c71501ec29..56ebf02ced03 100644 --- a/projects/assets/modopedia/1.21/modopedia/lang/en_us.json +++ b/projects/assets/modopedia/1.21/modopedia/lang/en_us.json @@ -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", diff --git a/projects/assets/modopedia/1.21/modopedia/lang/zh_cn.json b/projects/assets/modopedia/1.21/modopedia/lang/zh_cn.json index 99cca07be4b2..dd0a578a4e0a 100644 --- a/projects/assets/modopedia/1.21/modopedia/lang/zh_cn.json +++ b/projects/assets/modopedia/1.21/modopedia/lang/zh_cn.json @@ -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": "书页:翻动",