mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-24 20:09:03 +02:00
New translations en.json (Vietnamese)
[ci skip]
This commit is contained in:
@@ -289,6 +289,8 @@
|
||||
"add": "Thêm",
|
||||
"callback_urls": "Callback URL",
|
||||
"logout_callback_urls": "Callback URL khi đăng xuất",
|
||||
"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": "Public Client",
|
||||
"public_clients_description": "Public client không có client secret. Chúng được thiết kế cho các ứng dụng di động, web và ứng dụng gốc, nơi các khóa bí mật không thể được lưu trữ một cách an toàn.",
|
||||
"pkce": "PKCE",
|
||||
@@ -645,6 +647,8 @@
|
||||
"credentials": "Thông tin xác thực",
|
||||
"client_secrets": "Khóa bí mật client",
|
||||
"client_secrets_description": "Các khóa bí mật mà ứng dụng dùng để tự xác thực. Có thể kích hoạt nhiều khóa cùng lúc để thay thế một khóa mà không làm gián đoạn dịch vụ.",
|
||||
"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": "Ứng dụng này chưa có khóa bí mật client nào.",
|
||||
"public_clients_cannot_have_secrets": "Client công khai không thể có khóa bí mật client.",
|
||||
"add_client_secret": "Thêm khóa bí mật client",
|
||||
|
||||
Reference in New Issue
Block a user