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-05-19 16:57:18 +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
}