This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
ModUpdater/src/main/resources/assets/modupdater/lang/en_us.json

10 lines
467 B
JSON

{
"gui.modupdater.title": "Available Mod Updates",
"gui.modupdater.download": "Download",
"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:"
}