feat: quotes

This commit is contained in:
codytseng
2025-06-08 14:05:35 +08:00
parent 00866fd73a
commit 5913cc3b88
20 changed files with 311 additions and 22 deletions

View File

@@ -239,6 +239,7 @@ export default {
'フォローしているユーザーとそのユーザーがフォローしているユーザーのコンテンツのみを表示',
'Followed by': 'フォロワー',
'Mute user privately': 'ユーザーを非公開でミュート',
'Mute user publicly': 'ユーザーを公開でミュート'
'Mute user publicly': 'ユーザーを公開でミュート',
Quotes: '引用'
}
}