Timestamp and registration checking

This commit is contained in:
2026-04-25 18:09:02 +02:00
parent f550b3400f
commit b9654d7a7c
13 changed files with 525 additions and 25 deletions

View File

@@ -34,7 +34,8 @@
"footer": "Ihre Daten werden ausschliesslich On-Premises in der Schweiz gehostet.",
"successTitle": "Registrierung eingegangen",
"successDescription": "Sie erhalten eine Einladungs-E-Mail mit einem Link, um Ihr Passwort festzulegen und Ihre E-Mail-Adresse zu bestätigen. Danach können Sie sich anmelden und Ihren KI-Assistenten einrichten.",
"goToLogin": "Zur Anmeldung"
"goToLogin": "Zur Anmeldung",
"duplicateDomain": "Für die E-Mail-Domain {domain} ist bereits ein Konto registriert. Bitte wenden Sie sich an Ihren Firmenadministrator, um eingeladen zu werden, oder kontaktieren Sie den PieCed-IT-Support, falls dies ein Fehler ist."
},
"onboarding": {
"loading": "Status wird geladen…",
@@ -81,7 +82,8 @@
"phase": "Phase",
"readyTitle": "Ihr Assistent ist bereit!",
"readyDescription": "Ihr KI-Assistent wurde bereitgestellt und ist aktiv. Sie können ihn nun über das Dashboard verwalten.",
"goToDashboard": "Zum Dashboard"
"goToDashboard": "Zum Dashboard",
"submittedAt": "Eingereicht"
},
"dashboard": {
"title": "Dashboard",
@@ -99,7 +101,8 @@
"packages": "Pakete",
"workspaceFiles": "Workspace-Dateien",
"notFound": "Tenant nicht gefunden.",
"usage": "Nutzung & Kosten"
"usage": "Nutzung & Kosten",
"provisioned": "Bereitgestellt"
},
"usage": {
"inputTokens": "Input-Tokens",
@@ -191,6 +194,7 @@
"agentName": "Agent",
"status": "Status",
"submitted": "Eingereicht",
"updated": "Aktualisiert",
"actions": "Aktionen",
"noRequests": "Keine Anfragen gefunden.",
"loadingRequests": "Anfragen werden geladen…",

View File

@@ -34,7 +34,8 @@
"footer": "Your data is hosted exclusively on-premises in Switzerland.",
"successTitle": "Registration received",
"successDescription": "You will receive an invitation email with a link to set your password and verify your email address. Once completed, you can sign in to set up your AI assistant.",
"goToLogin": "Go to Sign In"
"goToLogin": "Go to Sign In",
"duplicateDomain": "An account for the email domain {domain} is already registered. Please contact your company administrator to be invited, or reach out to PieCed IT support if you believe this is in error."
},
"onboarding": {
"loading": "Loading status…",
@@ -81,7 +82,8 @@
"phase": "Phase",
"readyTitle": "Your assistant is ready!",
"readyDescription": "Your AI assistant has been provisioned and is running. You can now manage it from the dashboard.",
"goToDashboard": "Go to Dashboard"
"goToDashboard": "Go to Dashboard",
"submittedAt": "Submitted"
},
"dashboard": {
"title": "Dashboard",
@@ -99,7 +101,8 @@
"packages": "Packages",
"workspaceFiles": "Workspace Files",
"notFound": "Tenant not found.",
"usage": "Usage & Spend"
"usage": "Usage & Spend",
"provisioned": "Provisioned"
},
"usage": {
"inputTokens": "Input Tokens",
@@ -191,6 +194,7 @@
"agentName": "Agent",
"status": "Status",
"submitted": "Submitted",
"updated": "Updated",
"actions": "Actions",
"noRequests": "No requests found.",
"loadingRequests": "Loading requests…",

View File

@@ -34,7 +34,8 @@
"footer": "Vos données sont hébergées exclusivement on-premises en Suisse.",
"successTitle": "Inscription reçue",
"successDescription": "Vous recevrez un e-mail d'invitation avec un lien pour définir votre mot de passe et vérifier votre adresse e-mail. Ensuite, vous pourrez vous connecter et configurer votre assistant IA.",
"goToLogin": "Aller à la connexion"
"goToLogin": "Aller à la connexion",
"duplicateDomain": "Un compte pour le domaine de courriel {domain} est déjà enregistré. Veuillez contacter l'administrateur de votre entreprise pour être invité, ou contactez le support PieCed IT si vous pensez qu'il s'agit d'une erreur."
},
"onboarding": {
"loading": "Chargement du statut…",
@@ -81,7 +82,8 @@
"phase": "Phase",
"readyTitle": "Votre assistant est prêt !",
"readyDescription": "Votre assistant IA a été mis en service et est actif. Vous pouvez maintenant le gérer depuis le tableau de bord.",
"goToDashboard": "Aller au tableau de bord"
"goToDashboard": "Aller au tableau de bord",
"submittedAt": "Soumis"
},
"dashboard": {
"title": "Tableau de bord",
@@ -99,7 +101,8 @@
"packages": "Paquets",
"workspaceFiles": "Fichiers workspace",
"notFound": "Locataire non trouvé.",
"usage": "Utilisation et coûts"
"usage": "Utilisation et coûts",
"provisioned": "Provisionné"
},
"usage": {
"inputTokens": "Tokens d'entrée",
@@ -191,6 +194,7 @@
"agentName": "Agent",
"status": "Statut",
"submitted": "Soumis",
"updated": "Mis à jour",
"actions": "Actions",
"noRequests": "Aucune demande trouvée.",
"loadingRequests": "Chargement des demandes…",

View File

@@ -34,7 +34,8 @@
"footer": "I tuoi dati sono ospitati esclusivamente on-premises in Svizzera.",
"successTitle": "Registrazione ricevuta",
"successDescription": "Riceverai un'e-mail di invito con un link per impostare la password e verificare il tuo indirizzo e-mail. Dopodiché potrai accedere e configurare il tuo assistente IA.",
"goToLogin": "Vai all'accesso"
"goToLogin": "Vai all'accesso",
"duplicateDomain": "Un account per il dominio e-mail {domain} è già registrato. Contatta l'amministratore della tua azienda per essere invitato, oppure contatta il supporto PieCed IT se ritieni che si tratti di un errore."
},
"onboarding": {
"loading": "Caricamento stato…",
@@ -81,7 +82,8 @@
"phase": "Fase",
"readyTitle": "Il tuo assistente è pronto!",
"readyDescription": "Il tuo assistente IA è stato attivato ed è operativo. Ora puoi gestirlo dalla dashboard.",
"goToDashboard": "Vai alla dashboard"
"goToDashboard": "Vai alla dashboard",
"submittedAt": "Inviato"
},
"dashboard": {
"title": "Dashboard",
@@ -99,7 +101,8 @@
"packages": "Pacchetti",
"workspaceFiles": "File workspace",
"notFound": "Tenant non trovato.",
"usage": "Utilizzo e costi"
"usage": "Utilizzo e costi",
"provisioned": "Attivato"
},
"usage": {
"inputTokens": "Token di input",
@@ -191,6 +194,7 @@
"agentName": "Agente",
"status": "Stato",
"submitted": "Inviato",
"updated": "Aggiornato",
"actions": "Azioni",
"noRequests": "Nessuna richiesta trovata.",
"loadingRequests": "Caricamento richieste…",