blockings list
This commit is contained in:
parent
50cd6a036e
commit
560bb65384
4 changed files with 104 additions and 0 deletions
|
@ -833,6 +833,7 @@ desktop/views/components/settings.vue:
|
|||
notification: "通知"
|
||||
apps: "アプリ"
|
||||
mute: "ミュート"
|
||||
blocking: "ブロック"
|
||||
security: "セキュリティ"
|
||||
signin: "サインイン履歴"
|
||||
password: "パスワード"
|
||||
|
@ -976,6 +977,9 @@ common/views/components/drive-settings.vue:
|
|||
desktop/views/components/settings.mute.vue:
|
||||
no-users: "ミュートしているユーザーはいません"
|
||||
|
||||
desktop/views/components/settings.blocking.vue:
|
||||
no-users: "ブロックしているユーザーはいません"
|
||||
|
||||
desktop/views/components/settings.password.vue:
|
||||
reset: "パスワードを変更する"
|
||||
enter-current-password: "現在のパスワードを入力してください"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue