[Client] Make possible to change password in mobile

モバイル版からパスワードの変更を行えるように
This commit is contained in:
syuilo 2018-11-03 21:53:03 +09:00
parent 5bebdb2511
commit 84218abf2b
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 12 additions and 4 deletions

View file

@ -981,7 +981,7 @@ common/views/components/mute-and-block.vue:
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
desktop/views/components/settings.password.vue:
common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@ -1564,6 +1564,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"