1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-14 22:50:15 +00:00

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

Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
This commit is contained in:
Elias Schneider
2025-04-20 16:43:27 +02:00
committed by GitHub
parent 26f01f205b
commit fb862d3ec3
9 changed files with 36 additions and 27 deletions

View File

@@ -333,5 +333,6 @@
"disable_firstname_lastname": "Disable {firstName} {lastName}",
"are_you_sure_you_want_to_disable_this_user": "Are you sure you want to disable this user? They will not be able to log in or access any services.",
"ldap_soft_delete_users": "Keep disabled users from LDAP.",
"ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system."
"ldap_soft_delete_users_description": "When enabled, users removed from LDAP will be disabled rather than deleted from the system.",
"callback_url_description": "URL(s) provided by your client. Wildcards (*) are supported, but best avoided for better security."
}