mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-24 11:59:03 +02:00
New translations en.json (Latvian)
[ci skip]
This commit is contained in:
@@ -289,6 +289,8 @@
|
||||
"add": "Pievienot",
|
||||
"callback_urls": "Callback URL",
|
||||
"logout_callback_urls": "Logout callback URL",
|
||||
"backchannel_logout_url": "Back-Channel Logout URL",
|
||||
"backchannel_logout_url_description": "URL that receives a logout token when a user's access is revoked, for example when they are disabled or lose group access.",
|
||||
"public_client": "Publisks klients",
|
||||
"public_clients_description": "Publiskajiem klientiem nav client secret. Tie ir paredzēti mobilajām, tīmekļa un native lietotnēm, kur noslēpumus nevar droši glabāt.",
|
||||
"pkce": "PKCE",
|
||||
@@ -645,6 +647,8 @@
|
||||
"credentials": "Akreditācijas dati",
|
||||
"client_secrets": "Klienta noslēpumi",
|
||||
"client_secrets_description": "Noslēpumi, kurus lietotne izmanto, lai autentificētos. Vienlaikus var būt aktīvi vairāki noslēpumi, tāpēc vienu no tiem var nomainīt bez darbības pārtraukuma.",
|
||||
"auto_create_client_secret": "Automatically create client secrets",
|
||||
"auto_create_client_secret_description": "Create a secret without an expiration date when a confidential OIDC client is added. The secret is shown once after creation.",
|
||||
"no_client_secrets_yet": "Šai lietotnei vēl nav klienta noslēpumu.",
|
||||
"public_clients_cannot_have_secrets": "Publiskajiem klientiem nevar būt klienta noslēpumu.",
|
||||
"add_client_secret": "Pievienot klienta noslēpumu",
|
||||
|
||||
Reference in New Issue
Block a user