feat(ui): different provider range of accesses in AccessList

This commit is contained in:
Fu Diwei
2025-03-30 21:04:17 +08:00
parent 4ab6b72e6f
commit a72737fdd5
5 changed files with 65 additions and 15 deletions

View File

@@ -17,8 +17,9 @@
"access.props.provider.usage.hosting": "Hosting provider",
"access.props.provider.usage.ca": "Certificate authority",
"access.props.provider.usage.notification": "Notification channel",
"access.props.ca": "Certificate authority",
"access.props.channel": "Notification channel",
"access.props.range.both_dns_hosting": "Provider",
"access.props.range.ca_only": "Certificate authority",
"access.props.range.notify_only": "Notification channel",
"access.props.created_at": "Created at",
"access.props.updated_at": "Updated at",