Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/whois/locales/en_us.json

17 lines
743 B
JSON
Raw Normal View History

2023-08-30 11:15:57 +00:00
{
2023-09-27 14:36:26 +00:00
"whois.help": "查询 WHOIS 信息。",
2023-08-30 11:15:57 +00:00
"whois.message.creation_date": "注册日期:",
"whois.message.dnssec": "DNSSEC",
"whois.message.domain_name": "域名名称:",
"whois.message.expiration_date": "截止日期:",
"whois.message.get_failed": "获取 WHOIS 失败。",
"whois.message.location": "位置:",
"whois.message.name": "名称:",
"whois.message.name_servers": "DNS 服务器:",
"whois.message.organization": "组织:",
"whois.message.postal_code": "邮编:",
"whois.message.referral_url": "来源 URL",
"whois.message.registrar": "注册商:",
"whois.message.updated_date": "更新日期:",
"whois.message.whois_server": "WHOIS 服务器:"
}