This commit is contained in:
Matt Hill
2025-08-13 13:27:05 -06:00
parent 3abae65b22
commit d5bb537368
12 changed files with 250 additions and 10 deletions

View File

@@ -525,4 +525,5 @@ export default {
556: '',
557: '',
558: '',
559: '',
} satisfies i18n

View File

@@ -523,5 +523,6 @@ export const ENGLISH = {
'Address details': 555,
'Private Domains': 556,
'No private domains': 557,
'New private domain': 558
'New private domain': 558,
'DNS Servers': 559
} as const

View File

@@ -525,4 +525,5 @@ export default {
556: '',
557: '',
558: '',
559: '',
} satisfies i18n

View File

@@ -525,4 +525,5 @@ export default {
556: '',
557: '',
558: '',
559: '',
} satisfies i18n

View File

@@ -525,4 +525,5 @@ export default {
556: '',
557: '',
558: '',
559: '',
} satisfies i18n