Add English translation for logout confirmation
This commit is contained in:
parent
c202c89ca0
commit
5c048321e7
|
@ -137,6 +137,10 @@
|
||||||
"login": "Log in",
|
"login": "Log in",
|
||||||
"description": "Log in with OAuth",
|
"description": "Log in with OAuth",
|
||||||
"logout": "Log out",
|
"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",
|
"password": "Password",
|
||||||
"placeholder": "e.g. lain",
|
"placeholder": "e.g. lain",
|
||||||
"register": "Register",
|
"register": "Register",
|
||||||
|
|
Loading…
Reference in New Issue