🌎 added locale based csv/xlsx header parsing

ref #13
This commit is contained in:
2021-01-19 21:44:41 +01:00
parent 74d9b94119
commit b606037890
3 changed files with 32 additions and 1 deletions

View File

@@ -22,6 +22,10 @@
"create-organization": "Create Organization",
"create-user": "Create User",
"credits": "Credits",
"csv_import__firstname": "First Name",
"csv_import__lastname": "Nachname",
"csv_import__middlename": "Middlename",
"csv_import__team": "Team",
"dashboard-greeting": "hello there",
"dashboard-title": "Dashboard",
"datatable": {