feat: auto-load poll results
This commit is contained in:
parent
b35e0cf850
commit
ea821fd708
18 changed files with 193 additions and 64 deletions
|
|
@ -29,6 +29,7 @@ export default {
|
|||
'Unfollow failed': 'Nicht mehr folgen fehlgeschlagen',
|
||||
'show new notes': 'zeige neue Notizen',
|
||||
'loading...': 'lädt...',
|
||||
'Loading...': 'Lade...',
|
||||
'no more notes': 'keine weiteren Notizen',
|
||||
'reply to': 'antworten an',
|
||||
reply: 'antworten',
|
||||
|
|
@ -317,6 +318,7 @@ export default {
|
|||
'End Date (optional)': 'Enddatum (optional)',
|
||||
'Clear end date': 'Enddatum löschen',
|
||||
'Relay URLs (optional, comma-separated)': 'Relay-URLs (optional, durch Kommas getrennt)',
|
||||
'Remove poll': 'Umfrage entfernen'
|
||||
'Remove poll': 'Umfrage entfernen',
|
||||
'Refresh results': 'Ergebnisse aktualisieren'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue