add: logout button on drawer menu

This commit is contained in:
hyb1996
2017-12-31 17:56:35 +08:00
parent 002a11149e
commit 5ed6e2bea8
21 changed files with 839 additions and 607 deletions

View File

@@ -336,4 +336,6 @@
<string name="nodebb_error_change_password_error_length">密码太短</string>
<string name="nodebb_error_email_taken">邮箱已被占用</string>
<string name="nodebb_error_change_password_error_match">两次输入的密码不一致</string>
<string name="text_logout">退出登录</string>
<string name="nodebb_error_forbidden">操作失败,请稍后重试</string>
</resources>