Skip to content

Commit dce1956

Browse files
committed
Merge branch 'master' of github.com:chamilo/chamilo-lms
2 parents 2e1a634 + d7fb014 commit dce1956

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

assets/vue/components/installer/Step1.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626
/>
2727
</div>
2828
<small
29-
v-text="
30-
t('Cannot find your language in the list? Contact us at info@chamilo.org to contribute as a translator.')
31-
"
29+
v-t="'Cannot find your language in the list? Contact us at info@chamilo.org to contribute as a translator.'"
3230
/>
3331
</div>
3432

0 commit comments

Comments
 (0)