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': 'Porzucenie obserwacji nieudane',
'show new notes': 'Pokaż nowe wpisy',
'loading...': 'ładowanie...',
'Loading...': 'Ładowanie...',
'no more notes': 'Koniec wpisów',
'reply to': 'Odpowiedź na',
reply: 'odpowiedz',
@ -314,6 +315,7 @@ export default {
'Clear end date': 'Wyczyść datę zakończenia',
'Relay URLs (optional, comma-separated)':
'Adresy URL przekaźników (opcjonalne, oddzielone przecinkami)',
'Remove poll': 'Usuń ankietę'
'Remove poll': 'Usuń ankietę',
'Refresh results': 'Odśwież wyniki'
}
}