🌐 Adds translations for widget text

This commit is contained in:
Alicia Sykes
2021-12-27 21:27:34 +00:00
parent 3ffdf753cc
commit 27404f6044
10 changed files with 293 additions and 274 deletions

View File

@@ -25,7 +25,7 @@
</div>
</div>
<p class="more-details-btn" @click="toggleDetails" v-if="showDetails">
Show Less
{{ $t('widgets.general.show-less') }}
</p>
</div>
</template>