yarn lint --fix && yarn locales --fix

This commit is contained in:
elweyn 2022-02-07 12:22:33 +01:00 committed by ogerly
parent 50c87e8e00
commit 90ef04b465
2 changed files with 4 additions and 4 deletions

View File

@ -29,6 +29,7 @@
"decayStart": " - Startblock für Vergänglichkeit am: ",
"decay_introduced": "Die Vergänglichkeit wurde eingeführt am ",
"decay_since_last_transaction": "Vergänglichkeit seit der letzten Transaktion",
"first_transaction": "Die erste Transanktion binhaltet keinen Vergänglichkeit.",
"hours": "Stunden",
"last_transaction": "Letzte Transaktion",
"minutes": "Minuten",
@ -42,8 +43,7 @@
"Starting_block_decay": "Startblock Vergänglichkeit",
"toCommunity": "An die Gemeinschaft",
"total": "Gesamt",
"year": "Jahre",
"first_transaction":"Die erste Transanktion binhaltet keinen Vergänglichkeit."
"year": "Jahre"
},
"error": {
"change-password": "Fehler beim Ändern des Passworts",

View File

@ -29,6 +29,7 @@
"decayStart": " - Starting block for decay at: ",
"decay_introduced": "Decay was introduced on",
"decay_since_last_transaction": "Decay since the last transaction",
"first_transaction": "The first transanction does not include decay.",
"hours": "Hours",
"last_transaction": "Last transaction:",
"minutes": "Minutes",
@ -42,8 +43,7 @@
"Starting_block_decay": "Starting Block Decay",
"toCommunity": "To the community",
"total": "Total",
"year": "Years",
"first_transaction":"The first transanction does not include decay."
"year": "Years"
},
"error": {
"change-password": "Error while changing password",