mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' into 1320-Transactionlist-for-user-Decay-Balance
This commit is contained in:
commit
d98f94d2f4
@ -120,7 +120,6 @@
|
|||||||
"overview": "Übersicht",
|
"overview": "Übersicht",
|
||||||
"privacy_policy": "Datenschutzerklärung",
|
"privacy_policy": "Datenschutzerklärung",
|
||||||
"publisher": {
|
"publisher": {
|
||||||
"infoNoRegister": "Dies ist für die Registrieung nicht nötig.",
|
|
||||||
"infoText": "Wenn dir dein Empfehlungsgeber seine Publisher-Id gegeben hat, trage sie hier ein, sonst lass das Feld bitte unverändert!",
|
"infoText": "Wenn dir dein Empfehlungsgeber seine Publisher-Id gegeben hat, trage sie hier ein, sonst lass das Feld bitte unverändert!",
|
||||||
"publisherId": "Publisher-Id"
|
"publisherId": "Publisher-Id"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -120,7 +120,6 @@
|
|||||||
"overview": "Overview",
|
"overview": "Overview",
|
||||||
"privacy_policy": "Privacy policy",
|
"privacy_policy": "Privacy policy",
|
||||||
"publisher": {
|
"publisher": {
|
||||||
"infoNoRegister": "This is not necessary for registration.",
|
|
||||||
"infoText": "If your referrer has given you his publisher id, enter it here, otherwise leave the field unchanged!",
|
"infoText": "If your referrer has given you his publisher id, enter it here, otherwise leave the field unchanged!",
|
||||||
"publisherId": "PublisherID"
|
"publisherId": "PublisherID"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -145,7 +145,6 @@
|
|||||||
class="text-center mt-1 shadow-lg p-3 mb-5 rounded"
|
class="text-center mt-1 shadow-lg p-3 mb-5 rounded"
|
||||||
>
|
>
|
||||||
{{ $t('publisher.infoText') }}
|
{{ $t('publisher.infoText') }}
|
||||||
<span class="text-dark">{{ $t('publisher.infoNoRegister') }}</span>
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<b-icon icon="chevron-up" aria-hidden="true"></b-icon>
|
<b-icon icon="chevron-up" aria-hidden="true"></b-icon>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user