feat: optimize notifications
This commit is contained in:
parent
47e7a18f2e
commit
2855754648
26 changed files with 520 additions and 234 deletions
|
|
@ -377,6 +377,14 @@ export default {
|
|||
'人、キーワード、またはリレーを検索するために入力してください',
|
||||
'Hide content mentioning muted users': 'ミュートしたユーザーを言及するコンテンツを非表示',
|
||||
'This note mentions a user you muted': 'このノートはミュートしたユーザーを言及しています',
|
||||
Filter: 'フィルター'
|
||||
Filter: 'フィルター',
|
||||
'mentioned you in a note': 'ノートであなたに言及しました',
|
||||
'quoted your note': 'あなたのノートを引用しました',
|
||||
'voted in your poll': 'あなたの投票に投票しました',
|
||||
'reacted to your note': 'あなたのノートにリアクションしました',
|
||||
'reposted your note': 'あなたのノートをリポストしました',
|
||||
'zapped your note': 'あなたのノートにザップしました',
|
||||
'zapped you': 'あなたにザップしました',
|
||||
'Mark as read': '既読にする'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue