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

@@ -214,6 +214,9 @@ export default {
'Favorite Relays': 'Relay preferiti',
"Following's Favorites": 'Preferiti dei seguiti',
'no more relays': 'niente più relay',
'Favorited by': 'Preferito da'
'Favorited by': 'Preferito da',
'Post settings': 'Impostazioni post',
'Media upload service': 'Servizio di caricamento media',
'Choose a relay': 'Scegli un relay'
}
}