Created
August 16, 2020 08:39
-
-
Save nokteholda/0259775bf83f7218c133f465f02bada1 to your computer and use it in GitHub Desktop.
Minecraft Easier Villagers Indonesian Translation
This file contains hidden or 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
| { | |
| "item.easy_villagers.villager": "Penduduk", | |
| "item.easy_villagers.baby_villager": "Bayi Penduduk", | |
| "block.easy_villagers.trader": "Pedagang", | |
| "block.easy_villagers.farmer": "Pertani", | |
| "block.easy_villagers.breeder": "Pengembang Biak", | |
| "block.easy_villagers.converter": "Konverter", | |
| "block.easy_villagers.iron_farm": "Pertanian Besi", | |
| "gui.easy_villagers.food_items": "Food Items", | |
| "gui.easy_villagers.output_items": "Output", | |
| "gui.easy_villagers.input_villagers": "Masukkan Penduduk", | |
| "gui.easy_villagers.output_villagers": "Keluaran Penduduk", | |
| "gui.easy_villagers.output": "Keluaran Item", | |
| "itemGroup.easy_villagers": "Penduduk Dimudahkan", | |
| "tooltip.easy_villagers.villager_profession": "%s (%s)", | |
| "tooltip.easy_villagers.zombie_villager_profession": "%s (%s)", | |
| "jei.easy_villagers.breeding": "Pembiakan", | |
| "jei.easy_villagers.converting": "Mengkonversi" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment