feat: add some i18n translations

This commit is contained in:
codytseng
2025-06-24 23:21:14 +08:00
parent 2298254903
commit 3d2f19427a
15 changed files with 29 additions and 16 deletions

View File

@@ -275,6 +275,7 @@ export default {
'信頼されていないユーザーからの{{type}}を非表示にするには続行をクリックしてください。',
'Trusted users include people you follow and people they follow.':
'信頼できるユーザーには、あなたがフォローしている人とその人がフォローしている人が含まれます。',
Continue: '続行'
Continue: '続行',
'Successfully updated mute list': 'ミュートリストの更新に成功しました'
}
}