ModUpdater/src/main/resources/assets/modupdater/lang/en_us.json

10 lines
467 B
JSON
Raw Normal View History

2020-06-24 02:04:22 +00:00
{
"gui.modupdater.title": "Available Mod Updates",
2020-06-24 18:03:02 +00:00
"gui.modupdater.download": "Download",
2020-06-27 23:22:04 +00:00
"gui.modupdater.refresh": "Refresh",
"gui.modupdater.loading": "Loading...",
"commands.modupdater.not_loaded": "Unable To Perform Operation While Mod Updates Are Loading",
"commands.modupdater.refresh_start": "Refreshing Mod Updates",
"commands.modupdater.hover": "Click To Download",
"commands.modupdater.list_title": "Available Mod Updates:"
2020-06-24 02:04:22 +00:00
}