[faq] Fix duplicate text

This commit is contained in:
JosephK 2019-02-06 11:34:10 +01:00
parent 2e38b5b77e
commit 4a0355b7bb
2 changed files with 2655 additions and 2655 deletions

View file

@ -33,7 +33,7 @@
<li v-html="$t('faq.prez.libre.list[2]')"></li>
</ul>
</div>
<div class="panel-body" v-else>
<div class="panel-body" v-if="!/(pros|libre)/.test(key)">
<p
v-for="(p, index) in $t('faq.prez.' + key + '.text')"
v-html="$t('faq.prez.' + key + '.text[' + index + ']')"

5308
package-lock.json generated

File diff suppressed because it is too large Load diff