chore(translations): update translations via Crowdin (#620)

This commit is contained in:
Elias Schneider
2025-06-06 16:25:37 +02:00
committed by GitHub
parent 05bfe00924
commit 156aad3057
10 changed files with 70 additions and 10 deletions

View File

@@ -348,6 +348,12 @@
"the_device_has_been_authorized": "The device has been authorized.",
"enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.",
"authorize": "Authorize",
"federated_identities": "Federated Identities",
"federated_identities_description": "Using federated identities, you can authenticate OIDC clients using JWT tokens issued by third-party authorities.",
"add_federated_identity": "Add Federated Identity",
"add_another_federated_identity": "Add another federated identity",
"oidc_allowed_group_count": "Allowed Group Count",
"unrestricted": "Unrestricted"
"unrestricted": "Unrestricted",
"show_advanced_options": "Show Advanced Options",
"hide_advanced_options": "Hide Advanced Options"
}