Add English translation for logout confirmation
This commit is contained in:
parent
1c9e83c44f
commit
07836cef67
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@
|
|||
"login": "Log in",
|
||||
"description": "Log in with OAuth",
|
||||
"logout": "Log out",
|
||||
"logout_confirm_title": "Logout confirmation",
|
||||
"logout_confirm": "Do you really want to logout?",
|
||||
"logout_confirm_accept_button": "Logout",
|
||||
"logout_confirm_cancel_button": "Do not logout",
|
||||
"password": "Password",
|
||||
"placeholder": "e.g. lain",
|
||||
"register": "Register",
|
||||
|
|
Loading…
Add table
Reference in a new issue