New translations identityprovidersaddeditmodalcomponent.json (Galician)

This commit is contained in:
João Vitória Silva
2025-12-04 12:33:24 +00:00
parent a6bf4368d8
commit f67315a17e

View File

@@ -24,8 +24,12 @@
"scopesHelp": "Space-separated list of OAuth scopes to request.",
"appearanceSection": "Appearance",
"iconLabel": "Icon",
"iconPlaceholder": "keycloak, authentik, authelia, google, microsoft, or custom",
"iconHelp": "Icon name for SSO button. Leave blank for default.",
"iconCustom": "Custom",
"customIconUrlLabel": "Custom icon URL",
"customIconUrlPlaceholder": "https://example.com/my-icon.png",
"customIconUrlHelp": "URL to a custom icon for the SSO button and list.",
"iconPlaceholder": "authelia, authentik, casdoor, keycloak, or URL",
"iconHelp": "Icon name for SSO button. Supported values are authelia, authentik, casdoor or keycloak. For custom icons, provide the icon URL.",
"buttonTextLabel": "Button Text",
"buttonTextPlaceholder": "Sign in with Provider",
"buttonColorLabel": "Button Color",
@@ -46,4 +50,4 @@
"errorUpdating": "Error updating identity provider",
"errorSlugExists": "A provider with this slug already exists",
"errorForbidden": "You don't have permission to perform this action"
}
}