Rebuild frontend, new translations.

This commit is contained in:
James Cole
2021-04-18 07:22:10 +02:00
parent 1a311664e8
commit 2a630b0a50
38 changed files with 208 additions and 301 deletions

View File

@@ -23,7 +23,7 @@
<div v-if="visible" class="text-xs d-none d-lg-block d-xl-block">
<span v-if="0 === this.index">{{ $t('firefly.' + this.direction + '_account') }}</span>
<span v-if="this.index > 0" class="text-warning">{{ $t('firefly.first_split_overrules_' + this.direction) }}</span>
<br><span>{{ selectedAccount }}</span>
<!--<br><span>{{ selectedAccount }}</span>-->
</div>
<div v-if="!visible" class="text-xs d-none d-lg-block d-xl-block">
&nbsp;