Move i18n to vue-i18n and json files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<b-upload @input="onFileChanged">
|
||||
<a class="button is-primary">
|
||||
<b-icon icon="upload"></b-icon>
|
||||
<span>Click to upload</span>
|
||||
<span>{{ $t('Click to upload') }}</span>
|
||||
</a>
|
||||
</b-upload>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user