remove in locales formatter for date fields

This commit is contained in:
ogerly 2022-01-20 13:25:00 +01:00
parent 9f21892d51
commit a2848fa21c
2 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@
"community": "Gemeinschaft", "community": "Gemeinschaft",
"date": "Datum", "date": "Datum",
"decay": "Vergänglichkeit", "decay": "Vergänglichkeit",
"formatter": "DD.MM.YYYY",
"memo": "Nachricht", "memo": "Nachricht",
"title": "Alle geschöpften Transaktionen für den Nutzer" "title": "Alle geschöpften Transaktionen für den Nutzer"
}, },

View File

@ -56,7 +56,6 @@
"community": "Community", "community": "Community",
"date": "Date", "date": "Date",
"decay": "Decay", "decay": "Decay",
"formatter": "MM.DD.YYYY",
"memo": "Message", "memo": "Message",
"title": "All creation-transactions for the user" "title": "All creation-transactions for the user"
}, },