mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add localize on transactionlist
This commit is contained in:
parent
e1abedc8ff
commit
50c87e8e00
@ -43,7 +43,7 @@
|
||||
"toCommunity": "To the community",
|
||||
"total": "Total",
|
||||
"year": "Years",
|
||||
"first_transaction":"The first transanction does not include transience."
|
||||
"first_transaction":"The first transanction does not include decay."
|
||||
},
|
||||
"error": {
|
||||
"change-password": "Error while changing password",
|
||||
|
||||
@ -136,7 +136,7 @@
|
||||
:type="type"
|
||||
/>
|
||||
<div v-if="firstTransaction" class="mt-3 mb-3 text-center">
|
||||
Die erste Transanktion binhaltet keinen Vergänglichkeit.
|
||||
<b>{{ $t('decay.first_transaction') }}</b>
|
||||
</div>
|
||||
</div>
|
||||
</b-collapse>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user