sprachen angepasst

This commit is contained in:
ogerly 2021-03-22 19:47:37 +01:00
parent c831fdca6a
commit 43a011ab28
5 changed files with 5 additions and 5 deletions

View File

@ -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?",

View File

@ -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?",

View File

@ -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>

View File

@ -99,6 +99,7 @@
lastname: '',
email: '',
password: '',
password2: '',
agree: false
}
}

View File

@ -65,8 +65,7 @@
GddTable,
GddWorkTable,
LineChart,
BarChart,
BarChart
},
data(){
return {