translated all loading…
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="loading" v-if="!thematique || loading">
|
||||
<span>Loading ...</span>
|
||||
<span>{{ $t('default.Loading…') }}</span>
|
||||
</div>
|
||||
<article class="thematique" v-else>
|
||||
<div class="cols">
|
||||
|
Reference in New Issue
Block a user