Make bulk registration CSV import more user-friendly (#411)

* Refactor CSV import

* Finish refactoring

* Add types file

* update readme
This commit is contained in:
Borislav Pantaleev
2025-03-21 20:29:07 +02:00
committed by GitHub
parent 28043dc2ca
commit 7af2831be8
19 changed files with 800 additions and 583 deletions

View File

@@ -51,7 +51,7 @@ const it: SynapseTranslationMessages = {
goToPdf: "Vai al PDF",
cards: {
importstats: {
header: "Importa utenti",
header: "Utenti analizzati per l'importazione",
users_total: "%{smart_count} utente nel file CSV |||| %{smart_count} utenti nel file CSV",
guest_count: "%{smart_count} ospite |||| %{smart_count} ospiti",
admin_count: "%{smart_count} amministratore |||| %{smart_count} amministratori",