1
mirror of https://github.com/Shiewk/ViewServerResources.git synced 2026-04-28 03:44:17 +02:00
Files
ViewServerResources/src/main/resources/assets/resourcepackprivacy/lang/en_us.json
T

18 lines
1.1 KiB
JSON

{
"gui.resourcepackprivacy.confirmScreen": "Confirm Server Resource Pack",
"gui.resourcepackprivacy.accept": "Accept once",
"gui.resourcepackprivacy.decline": "Decline once",
"gui.resourcepackprivacy.url": "The pack will be downloaded from: %s",
"gui.resourcepackprivacy.urls": "The packs will be downloaded from: %s",
"gui.resourcepackprivacy.alwaysURL": "Always accept this URL",
"gui.resourcepackprivacy.alwaysURLs": "Always accept these URLs",
"gui.resourcepackprivacy.alwaysHost": "Always accept packs from %s",
"gui.resourcepackprivacy.viewURL": "View download URL",
"gui.resourcepackprivacy.viewURLs": "View download URLs",
"gui.resourcepackprivacy.downloading": "Downloading server resource pack from %s",
"gui.resourcepackprivacy.config": "Config",
"resourcepackprivacy.settings": "ResourcePackPrivacy Settings",
"resourcepackprivacy.settings.whitelistedURLs": "Manage allowed URLs",
"resourcepackprivacy.settings.whitelistedHosts": "Manage allowed pack hosts",
"resourcepackprivacy.settings.broadcast": "Show downloaded pack URLs in chat: %s"
}