JaBa/languages/en-US/general/whois.json
2023-06-06 22:48:46 +05:00

19 lines
No EOL
582 B
JSON

{
"DESCRIPTION": "Sends information about an IP address",
"USAGE": "[IP]",
"EXAMPLES": "whois IP:8.8.8.8",
"ERROR": "An error occurred while retrieving data for {{ip}}",
"INFO_ABOUT": "Information about {{ip}}",
"COUNTRY": "Country",
"REGION": "Region",
"CITY": "City",
"ZIP": "Postal Code",
"TIMEZONE": "Timezone",
"CONTINENT": "Continent",
"CURRENCY": "Currency",
"ISP": "ISP",
"INFO": "Additional Information",
"PROXY": "This IP belongs to Tor, VPN, or proxy",
"MOBILE": "This IP is used for mobile data",
"HOSTING": "This IP belongs to hosting or data center"
}