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

@@ -211,6 +211,9 @@ export default {
'Favorite Relays': 'Favorite Relays',
"Following's Favorites": "Following's Favorites",
'no more relays': 'no more relays',
'Favorited by': 'Favorited by'
'Favorited by': 'Favorited by',
'Post settings': 'Post settings',
'Media upload service': 'Media upload service',
'Choose a relay': 'Choose a relay'
}
}