良い感じに
This commit is contained in:
parent
560bb65384
commit
f7069dcd18
11 changed files with 225 additions and 164 deletions
|
@ -832,7 +832,7 @@ desktop/views/components/settings.vue:
|
|||
profile: "プロフィール"
|
||||
notification: "通知"
|
||||
apps: "アプリ"
|
||||
mute: "ミュート"
|
||||
mute-and-block: "ミュート/ブロック"
|
||||
blocking: "ブロック"
|
||||
security: "セキュリティ"
|
||||
signin: "サインイン履歴"
|
||||
|
@ -974,11 +974,12 @@ common/views/components/drive-settings.vue:
|
|||
in-use: "使用中"
|
||||
stats: "統計"
|
||||
|
||||
desktop/views/components/settings.mute.vue:
|
||||
no-users: "ミュートしているユーザーはいません"
|
||||
|
||||
desktop/views/components/settings.blocking.vue:
|
||||
no-users: "ブロックしているユーザーはいません"
|
||||
common/views/components/mute-and-block.vue:
|
||||
mute-and-block: "ミュートとブロック"
|
||||
mute: "ミュート"
|
||||
block: "ブロック"
|
||||
no-muted-users: "ミュートしているユーザーはいません"
|
||||
no-blocked-users: "ブロックしているユーザーはいません"
|
||||
|
||||
desktop/views/components/settings.password.vue:
|
||||
reset: "パスワードを変更する"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue