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
2023-09-27 22:36:26 +08:00

17 lines
No EOL
743 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"whois.help": "查询 WHOIS 信息。",
"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 服务器:"
}