mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
accompanying course work: missing translation in App.vue
This commit is contained in:
parent
32c2d96ab6
commit
fcbf1bd558
@ -72,7 +72,7 @@
|
|||||||
{{ $t('action.save') }}
|
{{ $t('action.save') }}
|
||||||
</button>
|
</button>
|
||||||
<button class="btn btn-save" v-show="isPostingWork" disabled>
|
<button class="btn btn-save" v-show="isPostingWork" disabled>
|
||||||
{{ $t('Save') }}
|
{{ $t('action.save') }}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user