ModsMod/src/main/resources/assets/modsmod/lang/en_us.json

9 lines
485 B
JSON
Raw Normal View History

2020-08-28 18:16:59 +02:00
{
2021-10-09 15:21:32 +02:00
"modsmod.jfconfig.title": "ModsMod",
"modsmod.jfconfig.modsCount": "Mods count",
"modsmod.jfconfig.modsCount.tooltip": "The amount of mods to generate. Don't set this too high",
"modsmod.jfconfig.parent": "Parent",
"modsmod.jfconfig.parent.tooltip": "Show the mods as children of ModsMod in ModMenu",
"modsmod.jfconfig.cache": "Cache",
"modsmod.jfconfig.cache.tooltip": "Cache the generated files. Increases performance. Disable when this stops working to regenerate"
2020-08-28 18:16:59 +02:00
}