fix locales

This commit is contained in:
ogerly 2023-01-02 17:17:09 +01:00
parent e16af5a0fc
commit 54019d1cbe
2 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,6 @@
{
"(": "(",
")": ")",
"100": "100%",
"1000thanks": "1000 Dank, weil du bei uns bist!",
"125": "125%",
@ -211,6 +213,7 @@
"raise": "Erhöhung",
"recruited-member": "Eingeladenes Mitglied"
},
"h": "h",
"language": "Sprache",
"lastMonth": "letzter Monat",
"link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen",
@ -221,6 +224,7 @@
"minus": "",
"pipe": "|"
},
"maxReached": "Max. erreicht",
"member": "Mitglied",
"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.",
@ -245,6 +249,7 @@
"support": "Support",
"transactions": "Transaktionen"
},
"openHours": "Offene Stunden",
"pageTitle": {
"community": "Meine Gemeinschaft",
"gdt": "Deine GDT Transaktionen",
@ -318,6 +323,8 @@
"uppercase": "Großbuchstabe erforderlich."
}
},
"status": "Status",
"submitted": "Eingereicht",
"success": "Erfolg",
"time": {
"days": "Tage",
@ -339,12 +346,5 @@
"send_you": "sendet dir"
},
"via_link": "über einen Link",
"welcome": "Willkommen in der Gemeinschaft",
"status": "Status",
"submitted": "Eingereicht",
"openHours": "Offene Stunden",
"maxReached": "Max. erreicht",
"h": "h",
"(": "(",
")": ")"
"welcome": "Willkommen in der Gemeinschaft"
}

View File

@ -1,4 +1,6 @@
{
"(": "(",
")": ")",
"100": "100%",
"1000thanks": "1000 thanks for being with us!",
"125": "125%",
@ -211,6 +213,7 @@
"raise": "Increase",
"recruited-member": "Invited member"
},
"h": "h",
"language": "Language",
"lastMonth": "Last month",
"link-load": "Load the last link | Load the last {n} links | Load more {n} links",
@ -221,6 +224,7 @@
"minus": "",
"pipe": "|"
},
"maxReached": "Max. reached",
"member": "Member",
"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.",
@ -245,6 +249,7 @@
"support": "Support",
"transactions": "Transactions"
},
"openHours": "Open Hours",
"pageTitle": {
"community": "My community",
"gdt": "Your GDT transactions",
@ -318,6 +323,8 @@
"uppercase": "One uppercase letter required."
}
},
"status": "Status",
"submitted": "Submitted",
"success": "Success",
"time": {
"days": "Days",
@ -339,12 +346,5 @@
"send_you": "wants to send you"
},
"via_link": "via Link",
"welcome": "Welcome to the community",
"status": "Status",
"submitted": "Submitted",
"openHours": "Open Hours",
"maxReached": "Max. reached",
"h": "h",
"(": "(",
")": ")"
"welcome": "Welcome to the community"
}