diff --git a/admin/src/locales/de.json b/admin/src/locales/de.json index 137e45895..111d6823f 100644 --- a/admin/src/locales/de.json +++ b/admin/src/locales/de.json @@ -56,7 +56,6 @@ "community": "Gemeinschaft", "date": "Datum", "decay": "Vergänglichkeit", - "formatter": "DD.MM.YYYY", "memo": "Nachricht", "title": "Alle geschöpften Transaktionen für den Nutzer" }, diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index 36caa4616..d412ecfcb 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -56,7 +56,6 @@ "community": "Community", "date": "Date", "decay": "Decay", - "formatter": "MM.DD.YYYY", "memo": "Message", "title": "All creation-transactions for the user" },