New translations en-us.json (Spanish)

This commit is contained in:
Owen Schwartz
2026-04-23 19:07:55 -07:00
parent f2bbd12dc0
commit c0e48173a7

View File

@@ -1947,6 +1947,8 @@
"httpMethod": "Método HTTP", "httpMethod": "Método HTTP",
"selectHttpMethod": "Seleccionar método HTTP", "selectHttpMethod": "Seleccionar método HTTP",
"domainPickerSubdomainLabel": "Subdominio", "domainPickerSubdomainLabel": "Subdominio",
"domainPickerWildcard": "Wildcard",
"domainPickerWildcardPaidOnly": "Wildcard subdomains are a paid feature. Please upgrade to access this feature.",
"domainPickerBaseDomainLabel": "Dominio base", "domainPickerBaseDomainLabel": "Dominio base",
"domainPickerSearchDomains": "Buscar dominios...", "domainPickerSearchDomains": "Buscar dominios...",
"domainPickerNoDomainsFound": "No se encontraron dominios", "domainPickerNoDomainsFound": "No se encontraron dominios",
@@ -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"
} }