order language keys

This commit is contained in:
Ulf Gebhardt 2022-03-16 03:16:22 +01:00
parent 652babd191
commit 5115063e47
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,6 @@
"other-communities": "Weitere Gemeinschaften",
"switch-to-this-community": "zu dieser Gemeinschaft wechseln"
},
"em-dash": "—",
"decay": {
"before_startblock_transaction": "Diese Transaktion beinhaltet keine Vergänglichkeit.",
"calculation_decay": "Berechnung der Vergänglichkeit",
@ -28,6 +27,7 @@
"send": "Gesendet"
}
},
"em-dash": "—",
"error": {
"empty-transactionlist": "Es gab einen Fehler mit der Übermittlung der Anzahl deiner Transaktionen.",
"error": "Fehler!",
@ -130,8 +130,8 @@
"admin_area": "Adminbereich",
"logout": "Abmelden",
"members_area": "Mitgliederbereich",
"profile": "Mein Profil",
"overview": "Übersicht",
"profile": "Mein Profil",
"send": "Senden",
"support": "Support",
"transactions": "Transaktionen"

View File

@ -9,7 +9,6 @@
"other-communities": "Other communities",
"switch-to-this-community": "Switch to this community"
},
"em-dash": "—",
"decay": {
"before_startblock_transaction": "This transaction does not include decay.",
"calculation_decay": "Calculation of Decay",
@ -28,6 +27,7 @@
"send": "Sent"
}
},
"em-dash": "—",
"error": {
"empty-transactionlist": "There was an error with the transmission of the number of your transactions.",
"error": "Error!",
@ -130,8 +130,8 @@
"admin_area": "Admin Area",
"logout": "Logout",
"members_area": "Members area",
"profile": "My profile",
"overview": "Overview",
"profile": "My profile",
"send": "Send",
"support": "Support",
"transactions": "Transactions"
@ -171,11 +171,11 @@
"reset-password": {
"text": "Enter a new password that you will use to log in to your Gradido account in the future.."
},
"send_now": "Send now",
"set": "Set password",
"set-password": {
"text": "Now save your new password, which you can use to log in to your Gradido account in the future."
},
"send_now": "Send now",
"subtitle": "If you have forgotten your password, you can reset it here."
}
},