feat: i18n

This commit is contained in:
codytseng
2025-04-08 14:38:14 +08:00
parent bc0fa7f528
commit b4618e8cd1
14 changed files with 50 additions and 14 deletions

View File

@@ -212,6 +212,9 @@ export default {
'Favorite Relays': 'お気に入りのリレイ',
"Following's Favorites": 'フォロー中のお気に入り',
'no more relays': 'これ以上のリレイはありません',
'Favorited by': 'お気に入り'
'Favorited by': 'お気に入り',
'Post settings': '投稿設定',
'Media upload service': 'メディアアップロードサービス',
'Choose a relay': 'リレイを選択'
}
}