mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-27 13:40:00 +00:00
8 lines
514 B
JSON
8 lines
514 B
JSON
|
|
{
|
||
|
|
"adminPanel": "Admin Panel",
|
||
|
|
"siteBlockers": "Site Blockers",
|
||
|
|
"newsroom": "Newsroom",
|
||
|
|
"adminBlockerTypeDescription": "<b>IP-Address</b> - Block access for a specific IP-Address\n\nClient - Block access for a client based on the \"x-client\" header.\n\nE-Mail - Blocks e-mails from being used for signup.",
|
||
|
|
"adminBlockerAreaDescription": "A blocker can either apply to the full site, completely blocking any access. Or it can apply to purchases, which still allows the site to be accessed."
|
||
|
|
}
|