fix locales

This commit is contained in:
ogerly 2022-08-07 08:55:42 +02:00
parent 404b2b3ac0
commit 789cebab8d
2 changed files with 16 additions and 16 deletions

View File

@ -36,14 +36,6 @@
"submitContribution": "Beitrag einreichen",
"switch-to-this-community": "zu dieser Gemeinschaft wechseln"
},
"statistic": {
"activeUsers": "aktive Mitglieder",
"deletedUsers": "gelöschte Mitglieder",
"totalGradidoCreated": "GDD insgesamt geschöpft",
"totalGradidoDecayed": "GDD insgesamt verfallen",
"totalGradidoAvailable": "GDD insgesamt im Umflauf",
"totalGradidoUnbookedDecayed": "GDD nicht gebuchter verfall"
},
"contribution": {
"activity": "Tätigkeit",
"alert": {
@ -309,6 +301,14 @@
"uppercase": "Großbuchstabe erforderlich."
}
},
"statistic": {
"activeUsers": "aktive Mitglieder",
"deletedUsers": "gelöschte Mitglieder",
"totalGradidoAvailable": "GDD insgesamt im Umflauf",
"totalGradidoCreated": "GDD insgesamt geschöpft",
"totalGradidoDecayed": "GDD insgesamt verfallen",
"totalGradidoUnbookedDecayed": "GDD nicht gebuchter verfall"
},
"success": "Erfolg",
"time": {
"days": "Tage",

View File

@ -154,14 +154,6 @@
},
"your_amount": "Your amount"
},
"statistic": {
"activeUsers": "active members",
"deletedUsers": "deleted members",
"totalGradidoCreated": "GDD total created",
"totalGradidoDecayed": "Total GDD decayed",
"totalGradidoAvailable": "Total GDD in circulation",
"totalGradidoUnbookedDecayed": "GDD not booked decayed"
},
"GDD": "GDD",
"gdd_per_link": {
"choose-amount": "Select an amount that you would like to send via link. You can also enter a message. Click 'Generate now' to create a link that you can share.",
@ -309,6 +301,14 @@
"uppercase": "One uppercase letter required."
}
},
"statistic": {
"activeUsers": "active members",
"deletedUsers": "deleted members",
"totalGradidoAvailable": "Total GDD in circulation",
"totalGradidoCreated": "GDD total created",
"totalGradidoDecayed": "Total GDD decayed",
"totalGradidoUnbookedDecayed": "GDD not booked decayed"
},
"success": "Success",
"time": {
"days": "Days",