From 57a8a4a1177042c2d43a685a9650e5378b558e30 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 23 Sep 2021 14:05:37 +0200 Subject: [PATCH] fix lint and locales --- frontend/src/locales/de.json | 16 ++++++++-------- frontend/src/locales/en.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index cc6329bd0..66844e594 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -1,7 +1,7 @@ { "back": "Zurück", "community": { - "choose-another-aommunity":"Eine andere Gemeinschaft auswählen", + "choose-another-aommunity": "Eine andere Gemeinschaft auswählen", "community": "Gemeinschaft", "communitys": { "form": { @@ -12,11 +12,11 @@ "submit": "Einreichen" } }, - "continue-to-registration":"weiter zur Registrierung", - "current-community":"Aktuelle Gemeinschaft", - "other-communities":"weitere Gemeinschaften", - "switch-to-this-community":"zu dieser Gemeinschaft wechseln" - }, + "continue-to-registration": "weiter zur Registrierung", + "current-community": "Aktuelle Gemeinschaft", + "other-communities": "weitere Gemeinschaften", + "switch-to-this-community": "zu dieser Gemeinschaft wechseln" + }, "decay": { "calculation_decay": "Berechnung der Vergänglichkeit", "created": "Geschöpft", @@ -24,7 +24,7 @@ "decay": "Vergänglichkeit", "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", + "decay_since_last_transaction": "Vergänglichkeit seit der letzten Transaktion", "hours": "Stunden", "last_transaction": "Letzte Transaktion", "minutes": "Minuten", @@ -35,7 +35,7 @@ "seconds": "Sekunden", "sent": "Gesendet", "since_introduction": "seit Einführung der Vergänglichkeit", - "Starting_block_decay": "Startblock Vergänglichkeit", + "Starting_block_decay": "Startblock Vergänglichkeit", "year": "Jahre" }, "error": { diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 6366710a7..e94bb1523 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -1,7 +1,7 @@ { "back": "Back", "community": { - "choose-another-aommunity":"Choose another community", + "choose-another-aommunity": "Choose another community", "community": "Community", "communitys": { "form": { @@ -12,11 +12,11 @@ "submit": "submit" } }, - "continue-to-registration":"Continue to registration", - "current-community":"Current community", - "other-communities":"Other communities", - "switch-to-this-community":"switch to this community" - }, + "continue-to-registration": "Continue to registration", + "current-community": "Current community", + "other-communities": "Other communities", + "switch-to-this-community": "switch to this community" + }, "decay": { "calculation_decay": "Calculation of Decay", "created": "Created", @@ -24,7 +24,7 @@ "decay": "Decay", "decayStart": " - Starting block for decay at: ", "decay_introduced": "Decay was Introduced on", - "decay_since_last_transaction": "Decay since the last transaction", + "decay_since_last_transaction": "Decay since the last transaction", "hours": "Hours", "last_transaction": "Last transaction:", "minutes": "Minutes", @@ -35,7 +35,7 @@ "seconds": "Seconds", "sent": "Sent", "since_introduction": "Since the introduction of Decay", - "Starting_block_decay": "Starting Block Decay", + "Starting_block_decay": "Starting Block Decay", "year": "Years" }, "error": {