locales for Community.vue Page

This commit is contained in:
ogerly 2022-07-07 08:16:00 +02:00
parent 7676e7e7f3
commit 1664a2070f
2 changed files with 10 additions and 4 deletions

View File

@ -28,7 +28,9 @@
"continue-to-registration": "Weiter zur Registrierung",
"current-community": "Aktuelle Gemeinschaft",
"other-communities": "Weitere Gemeinschaften",
"switch-to-this-community": "zu dieser Gemeinschaft wechseln"
"switch-to-this-community": "zu dieser Gemeinschaft wechseln",
"writing":"Schreiben",
"myContributions":"Meine Beiträge"
},
"contribution-link": {
"thanksYouWith": "dankt dir mit"
@ -200,7 +202,8 @@
"profile": "Mein Profil",
"send": "Senden",
"support": "Support",
"transactions": "Transaktionen"
"transactions": "Transaktionen",
"community":"Gemeinschaft"
},
"qrCode": "QR Code",
"send_gdd": "GDD versenden",

View File

@ -28,7 +28,9 @@
"continue-to-registration": "Continue to registration",
"current-community": "Current community",
"other-communities": "Other communities",
"switch-to-this-community": "Switch to this community"
"switch-to-this-community": "Switch to this community",
"writing":"Writing",
"myContributions":"My contributions"
},
"contribution-link": {
"thanksYouWith": "thanks you with"
@ -200,7 +202,8 @@
"profile": "My profile",
"send": "Send",
"support": "Support",
"transactions": "Transactions"
"transactions": "Transactions",
"community":"Community"
},
"qrCode": "QR Code",
"send_gdd": "GDD send",