Refactor strings #3404

This commit is contained in:
James Cole
2020-05-29 06:30:42 +02:00
parent 1a71d22146
commit 94e7c3527f
3 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,7 @@
<button type="button" class="btn btn-default" data-dismiss="modal">{{ $t('firefly.close') }}</button>
<button type="button" class="btn btn-primary" @click="store">
{{ $t('firefly.create') }}
{{ $t('firefly.profile_create') }}
</button>
</div>
</div>