mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
better shared hostname approach, and improve look-feel of addresses tables
This commit is contained in:
@@ -705,4 +705,8 @@ export const ENGLISH: Record<string, number> = {
|
||||
'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,
|
||||
'Plugin': 778,
|
||||
'Public': 779, // as in, publicly accessible
|
||||
'Private': 780, // as in, privately accessible
|
||||
'Local': 781, // as in, locally accessible
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user