+ {{ $t('montage-round-name') }}: {{ roundInfo.name }} (ID: {{ roundId }}) +
+{{ $t('montage-search-and-remove-entries') }}
+{{ $t('montage-searching') }}...
+| {{ $t('montage-thumbnail') }} | +{{ $t('montage-image-name') }} | +{{ $t('montage-uploader') }} | +{{ $t('montage-votes') }} | +{{ $t('montage-actions') }} | +
|---|---|---|---|---|
|
+ |
+ + {{ truncate(entry.name) }} + | +{{ entry.upload_user_text }} | +{{ entry.completed_votes || 0 }} / {{ entry.active_votes || 0 }} | +
+ |
+
{{ $t('montage-no-results-found') }}
++ {{ $t('montage-remove-entry-confirm', { name: selectedEntry.name }) }} +
+ +