sort locales

This commit is contained in:
Moriz Wahl 2022-03-23 06:47:10 +01:00
parent ad73d1f6d3
commit 3575d2d2aa
2 changed files with 10 additions and 10 deletions

View File

@ -73,6 +73,11 @@
"status": "Status",
"success": "Erfolg",
"text": "Text",
"transactionlink": {
"created": "Erstellt",
"expired": "Gültig bis",
"form_header": "Transaktion-Links"
},
"transactionlist": {
"amount": "Betrag",
"balanceDate": "Schöpfungsdatum",
@ -81,11 +86,6 @@
"memo": "Nachricht",
"title": "Alle geschöpften Transaktionen für den Nutzer"
},
"transactionlink": {
"form_header": "Transaktion Links",
"created": "Erstellt",
"expired": "Gültig bis"
},
"undelete_user": "Nutzer wiederherstellen",
"unregistered_emails": "Nur unregistrierte Nutzer",
"unregister_mail": {

View File

@ -73,6 +73,11 @@
"status": "Status",
"success": "Success",
"text": "Text",
"transactionlink": {
"created": "Created",
"expired": "Valid until",
"form_header": "Transaction links"
},
"transactionlist": {
"amount": "Amount",
"balanceDate": "Creation date",
@ -81,11 +86,6 @@
"memo": "Message",
"title": "All creation-transactions for the user"
},
"transactionlink": {
"form_header": "Transaction links",
"created": "Created",
"expired": "Valid until"
},
"undelete_user": "Undelete User",
"unregistered_emails": "Only unregistered users",
"unregister_mail": {