mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
chore(i18n): typo
This commit is contained in:
parent
f743cfc35c
commit
bd092e0119
@ -1334,7 +1334,7 @@
|
|||||||
"recovery_keys_generate": "Generate Recovery Codes",
|
"recovery_keys_generate": "Generate Recovery Codes",
|
||||||
"recovery_keys_regenerate": "Regenerate Recovery Codes",
|
"recovery_keys_regenerate": "Regenerate Recovery Codes",
|
||||||
"oauth_title": "OAuth/OpenID",
|
"oauth_title": "OAuth/OpenID",
|
||||||
"oauth_description": "OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity. Follow these <a href=\"https://developers.google.com/identity/openid-connect/openid-connect\">instructions</a> to setup an OpenID service through google.",
|
"oauth_description": "OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity. Follow these <a href=\"https://developers.google.com/identity/openid-connect/openid-connect\">instructions</a> to setup an OpenID service through Google.",
|
||||||
"oauth_description_warning": "To enable OAuth/OpenID, you need to set the OAuth/OpenID base URL, client ID and client secret in the config.ini file and restart the application.",
|
"oauth_description_warning": "To enable OAuth/OpenID, you need to set the OAuth/OpenID base URL, client ID and client secret in the config.ini file and restart the application.",
|
||||||
"oauth_missing_vars": "Missing variables: {{variables}}",
|
"oauth_missing_vars": "Missing variables: {{variables}}",
|
||||||
"oauth_user_account": "User Account: ",
|
"oauth_user_account": "User Account: ",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user