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", "continue-to-registration": "Weiter zur Registrierung",
"current-community": "Aktuelle Gemeinschaft", "current-community": "Aktuelle Gemeinschaft",
"other-communities": "Weitere Gemeinschaften", "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": { "contribution-link": {
"thanksYouWith": "dankt dir mit" "thanksYouWith": "dankt dir mit"
@ -200,7 +202,8 @@
"profile": "Mein Profil", "profile": "Mein Profil",
"send": "Senden", "send": "Senden",
"support": "Support", "support": "Support",
"transactions": "Transaktionen" "transactions": "Transaktionen",
"community":"Gemeinschaft"
}, },
"qrCode": "QR Code", "qrCode": "QR Code",
"send_gdd": "GDD versenden", "send_gdd": "GDD versenden",

View File

@ -28,7 +28,9 @@
"continue-to-registration": "Continue to registration", "continue-to-registration": "Continue to registration",
"current-community": "Current community", "current-community": "Current community",
"other-communities": "Other communities", "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": { "contribution-link": {
"thanksYouWith": "thanks you with" "thanksYouWith": "thanks you with"
@ -200,7 +202,8 @@
"profile": "My profile", "profile": "My profile",
"send": "Send", "send": "Send",
"support": "Support", "support": "Support",
"transactions": "Transactions" "transactions": "Transactions",
"community":"Community"
}, },
"qrCode": "QR Code", "qrCode": "QR Code",
"send_gdd": "GDD send", "send_gdd": "GDD send",