New translations en-us.json (Italian)

This commit is contained in:
Owen Schwartz
2026-04-23 19:07:38 -07:00
parent 373b0274b4
commit 38822c3970

View File

@@ -1947,6 +1947,8 @@
"httpMethod": "Metodo HTTP", "httpMethod": "Metodo HTTP",
"selectHttpMethod": "Seleziona metodo HTTP", "selectHttpMethod": "Seleziona metodo HTTP",
"domainPickerSubdomainLabel": "Sottodominio", "domainPickerSubdomainLabel": "Sottodominio",
"domainPickerWildcard": "Wildcard",
"domainPickerWildcardPaidOnly": "Wildcard subdomains are a paid feature. Please upgrade to access this feature.",
"domainPickerBaseDomainLabel": "Dominio Base", "domainPickerBaseDomainLabel": "Dominio Base",
"domainPickerSearchDomains": "Cerca domini...", "domainPickerSearchDomains": "Cerca domini...",
"domainPickerNoDomainsFound": "Nessun dominio trovato", "domainPickerNoDomainsFound": "Nessun dominio trovato",
@@ -3173,5 +3175,8 @@
"webhookUrlLabel": "URL", "webhookUrlLabel": "URL",
"webhookHeaderKeyPlaceholder": "Key", "webhookHeaderKeyPlaceholder": "Key",
"webhookHeaderValuePlaceholder": "Value", "webhookHeaderValuePlaceholder": "Value",
"alertLabel": "Alert" "alertLabel": "Alert",
"domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.",
"domainPickerWildcardCertWarning": "Wildcard certificates must be configured separately in Traefik.",
"domainPickerWildcardCertWarningLink": "Learn more"
} }