mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' into 2000-contribution-delete
This commit is contained in:
commit
9da967faff
@ -30,8 +30,8 @@
|
|||||||
</b-row>
|
</b-row>
|
||||||
<b-row class="mt-0 mt-md-5 pl-2 pl-md-0 pl-lg-0">
|
<b-row class="mt-0 mt-md-5 pl-2 pl-md-0 pl-lg-0">
|
||||||
<b-col lg="9" md="9" sm="12">
|
<b-col lg="9" md="9" sm="12">
|
||||||
<div class="h1 mb--2">{{ $t('welcome') }}</div>
|
<div class="mb--2">{{ $t('welcome') }}</div>
|
||||||
<div class="h1 mb-0">{{ $t('WelcomeBy', { name: communityName }) }}</div>
|
<div class="h1 mb-0">{{ communityName }}</div>
|
||||||
<div class="mb-0">{{ $t('1000thanks') }}</div>
|
<div class="mb-0">{{ $t('1000thanks') }}</div>
|
||||||
</b-col>
|
</b-col>
|
||||||
<b-col cols="3" class="text-right d-none d-sm-none d-md-inline">
|
<b-col cols="3" class="text-right d-none d-sm-none d-md-inline">
|
||||||
|
|||||||
@ -284,6 +284,5 @@
|
|||||||
"send_you": "sendet dir"
|
"send_you": "sendet dir"
|
||||||
},
|
},
|
||||||
"via_link": "über einen Link",
|
"via_link": "über einen Link",
|
||||||
"welcome": "Willkommen",
|
"welcome": "Willkommen in der Gemeinschaft"
|
||||||
"WelcomeBy": "bei {name}"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -284,6 +284,5 @@
|
|||||||
"send_you": "wants to send you"
|
"send_you": "wants to send you"
|
||||||
},
|
},
|
||||||
"via_link": "via Link",
|
"via_link": "via Link",
|
||||||
"welcome": "Welcome",
|
"welcome": "Welcome to the community"
|
||||||
"WelcomeBy": "by {name}"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user