feat: add shared host note to private domain dialog with i18n

This commit is contained in:
Aiden McClelland
2026-03-04 17:40:55 -07:00
parent 4005365239
commit d982ffa722
6 changed files with 29 additions and 21 deletions

View File

@@ -704,4 +704,5 @@ export const ENGLISH: Record<string, number> = {
'Port status cannot be determined while service is not running': 774,
'This address will not work from your local network due to a router hairpinning limitation': 775,
'Action not found': 776,
'This domain will also apply to': 777,
}