fix locales

This commit is contained in:
ogerly 2022-07-11 08:20:23 +02:00
parent a65d680bda
commit f79ff13183
2 changed files with 20 additions and 21 deletions

View File

@ -27,15 +27,15 @@
"community": "Gemeinschaft", "community": "Gemeinschaft",
"continue-to-registration": "Weiter zur Registrierung", "continue-to-registration": "Weiter zur Registrierung",
"current-community": "Aktuelle Gemeinschaft", "current-community": "Aktuelle Gemeinschaft",
"myContributions": "Meine Beiträge",
"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", "writing": "Schreiben"
"myContributions":"Meine Beiträge"
}, },
"contribution": { "contribution": {
"activity":"Tätigkeit", "activity": "Tätigkeit",
"submit":"Einreichen", "noDateSelected": "Kein Datum ausgewählt",
"noDateSelected": "Kein Datum ausgewählt" "submit": "Einreichen"
}, },
"contribution-link": { "contribution-link": {
"thanksYouWith": "dankt dir mit" "thanksYouWith": "dankt dir mit"
@ -184,13 +184,12 @@
"login": "Anmeldung", "login": "Anmeldung",
"math": { "math": {
"aprox": "~", "aprox": "~",
"divide": "/",
"equal": "=", "equal": "=",
"equalTo": "<",
"exclaim": "!", "exclaim": "!",
"minus": "", "minus": "",
"pipe": "|", "pipe": "|"
"divide": "/",
"equalTo":"<"
}, },
"message": { "message": {
"activateEmail": "Dein Konto wurde noch nicht aktiviert. Bitte überprüfe deine E-Mail und klicke den Aktivierungslink oder fordere einen neuen Aktivierungslink über die Password Reset Seite an.", "activateEmail": "Dein Konto wurde noch nicht aktiviert. Bitte überprüfe deine E-Mail und klicke den Aktivierungslink oder fordere einen neuen Aktivierungslink über die Password Reset Seite an.",
@ -204,14 +203,14 @@
}, },
"navigation": { "navigation": {
"admin_area": "Adminbereich", "admin_area": "Adminbereich",
"community": "Gemeinschaft",
"logout": "Abmelden", "logout": "Abmelden",
"members_area": "Mitgliederbereich", "members_area": "Mitgliederbereich",
"overview": "Übersicht", "overview": "Übersicht",
"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

@ -27,15 +27,15 @@
"community": "Community", "community": "Community",
"continue-to-registration": "Continue to registration", "continue-to-registration": "Continue to registration",
"current-community": "Current community", "current-community": "Current community",
"myContributions": "My contributions",
"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", "writing": "Writing"
"myContributions":"My contributions"
}, },
"contribution": { "contribution": {
"activity":"Activity", "activity": "Activity",
"submit":"Submit", "noDateSelected": "No date selected",
"noDateSelected": "No date selected" "submit": "Submit"
}, },
"contribution-link": { "contribution-link": {
"thanksYouWith": "thanks you with" "thanksYouWith": "thanks you with"
@ -184,12 +184,12 @@
"login": "Login", "login": "Login",
"math": { "math": {
"aprox": "~", "aprox": "~",
"divide": "/",
"equal": "=", "equal": "=",
"equalTo": "<",
"exclaim": "!", "exclaim": "!",
"minus": "", "minus": "",
"pipe": "|", "pipe": "|"
"divide": "/",
"equalTo":"<"
}, },
"message": { "message": {
"activateEmail": "Your account has not been activated yet. Please check your emails and click the activation link or order a new activation link over the password reset page.", "activateEmail": "Your account has not been activated yet. Please check your emails and click the activation link or order a new activation link over the password reset page.",
@ -203,14 +203,14 @@
}, },
"navigation": { "navigation": {
"admin_area": "Admin Area", "admin_area": "Admin Area",
"community": "Community",
"logout": "Logout", "logout": "Logout",
"members_area": "Members area", "members_area": "Members area",
"overview": "Overview", "overview": "Overview",
"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",