feat: auto-load poll results

This commit is contained in:
codytseng
2025-07-27 22:08:08 +08:00
parent b35e0cf850
commit ea821fd708
18 changed files with 193 additions and 64 deletions

View File

@@ -28,6 +28,7 @@ export default {
'Unfollow failed': 'Disiscrizione non riuscita',
'show new notes': 'mostra nuove note',
'loading...': 'caricando...',
'Loading...': 'Caricamento in corso...',
'no more notes': 'basta note',
'reply to': 'replica a',
reply: 'replica',
@@ -314,6 +315,7 @@ export default {
'End Date (optional)': 'Data di fine (opzionale)',
'Clear end date': 'Cancella data di fine',
'Relay URLs (optional, comma-separated)': 'URL relay (opzionale, separati da virgole)',
'Remove poll': 'Rimuovi sondaggio'
'Remove poll': 'Rimuovi sondaggio',
'Refresh results': 'Aggiorna risultati'
}
}