mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
sprachen angepasst
This commit is contained in:
parent
c831fdca6a
commit
43a011ab28
@ -38,7 +38,7 @@
|
||||
},
|
||||
"site": {
|
||||
"login": {
|
||||
"community":"Du bist die Gemeinschaft",
|
||||
"community":"Tausend Dank, weil du bei uns bist!",
|
||||
"remember":"Passwort merken",
|
||||
"signin":"Anmelden",
|
||||
"forgot_pwd":"Passwort vergessen?",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
},
|
||||
"site": {
|
||||
"login": {
|
||||
"community":"You are the community",
|
||||
"community":"A thousand thanks for being with us!",
|
||||
"remember":"Remember password",
|
||||
"signin":"Sign in",
|
||||
"forgot_pwd":"Forgot password?",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<div class="text-center mb-7">
|
||||
<b-row class="justify-content-center">
|
||||
<b-col xl="5" lg="6" md="8" class="px-5">
|
||||
<h1>Gradido Wallet</h1>
|
||||
<h1>Gradido</h1>
|
||||
<p class="text-lead">{{ $t('site.login.community')}}</p>
|
||||
</b-col>
|
||||
</b-row>
|
||||
|
||||
@ -99,6 +99,7 @@
|
||||
lastname: '',
|
||||
email: '',
|
||||
password: '',
|
||||
password2: '',
|
||||
agree: false
|
||||
}
|
||||
}
|
||||
|
||||
@ -65,8 +65,7 @@
|
||||
GddTable,
|
||||
GddWorkTable,
|
||||
LineChart,
|
||||
BarChart,
|
||||
|
||||
BarChart
|
||||
},
|
||||
data(){
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user