mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
different options for clearnet domains
This commit is contained in:
@@ -529,4 +529,5 @@ export default {
|
||||
551: '',
|
||||
552: '',
|
||||
553: '',
|
||||
554: '',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -528,4 +528,5 @@ export const ENGLISH = {
|
||||
'Common': 551,
|
||||
'Uncommon': 552,
|
||||
'No addresses': 553,
|
||||
'Change CA': 554,
|
||||
} as const
|
||||
|
||||
@@ -529,4 +529,5 @@ export default {
|
||||
551: '',
|
||||
552: '',
|
||||
553: '',
|
||||
554: '',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -529,4 +529,5 @@ export default {
|
||||
551: '',
|
||||
552: '',
|
||||
553: '',
|
||||
554: '',
|
||||
} satisfies i18n
|
||||
|
||||
@@ -529,4 +529,5 @@ export default {
|
||||
551: '',
|
||||
552: '',
|
||||
553: '',
|
||||
554: '',
|
||||
} satisfies i18n
|
||||
|
||||
Reference in New Issue
Block a user