diff --git a/refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/pt_br.json b/refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/pt_br.json index 9cff150..a11a29b 100644 --- a/refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/pt_br.json +++ b/refinedstorage-jei-integration-common/src/main/resources/assets/refinedstorage_jei_integration/lang/pt_br.json @@ -2,5 +2,11 @@ "gui.refinedstorage_jei_integration.grid.synchronizer": "JEI", "gui.refinedstorage_jei_integration.grid.synchronizer.help": "Sync the search box text to the JEI filter.", "gui.refinedstorage_jei_integration.grid.synchronizer.two_way": "JEI two-way", - "gui.refinedstorage_jei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the JEI filter, and the JEI filter to the search box text." + "gui.refinedstorage_jei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the JEI filter, and the JEI filter to the search box text.", + "gui.refinedstorage_jei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_jei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_jei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_jei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_jei_integration.transfer.some_autocraftable": "Some are autocraftable", + "alias.refinedstorage_jei_integration.refinedstorage1_disk_manipulator": "Disk Manipulator" } \ No newline at end of file