Fix translation

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-09-02 15:37:32 +02:00
parent 2b9e245210
commit f077ad3fa2
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -90,7 +90,7 @@
</div>
<div class="list-results wrapper">
<button class="button btn primary" @click="viewResults">
<span>{{ "View Results" }}</span>
<span>{{ t('forms', 'View Results') }}</span>
</button>
</div>