@hyper.software/visitor-common-translations 2.0.320 → 2.0.321

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Name",
909
909
  "App.common.loading": "Lädt",
910
910
  "App.common.login": "Login",
911
+ "App.common.loginBack": "Der neue Benutzer wurde erstellt. Sie können sich wieder in Ihrem Konto anmelden.",
911
912
  "App.common.logo": "Hotel Logo",
912
913
  "App.common.menu.bookings": "Buchungen",
913
914
  "App.common.menu.bookingsImport": "Buchungsimport",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Last name",
909
909
  "App.common.loading": "Loading",
910
910
  "App.common.login": "Login",
911
+ "App.common.loginBack": "The new user has been created. You can login back to your account.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Bookings",
913
914
  "App.common.menu.bookingsImport": "Import Bookings",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Apellido",
909
909
  "App.common.loading": "Cargando",
910
910
  "App.common.login": "Iniciar sesión",
911
+ "App.common.loginBack": "El nuevo usuario ha sido creado. Puedes volver a iniciar sesión en tu cuenta.",
911
912
  "App.common.logo": "Logotipo",
912
913
  "App.common.menu.bookings": "Reservaciónes",
913
914
  "App.common.menu.bookingsImport": "Importar Reservas",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Nom de famille",
909
909
  "App.common.loading": "Chargement",
910
910
  "App.common.login": "Connexion",
911
+ "App.common.loginBack": "Le nouvel utilisateur a été créé. Vous pouvez vous reconnecter à votre compte.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Réservations",
913
914
  "App.common.menu.bookingsImport": "Importer des Réservations",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Cognome",
909
909
  "App.common.loading": "Caricamento in corso",
910
910
  "App.common.login": "Accedi",
911
+ "App.common.loginBack": "Il nuovo utente è stato creato. Puoi accedere nuovamente al tuo account.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Prenotazioni",
913
914
  "App.common.menu.bookingsImport": "Importa Prenotazioni",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Achternaam",
909
909
  "App.common.loading": "Laden",
910
910
  "App.common.login": "Inloggen",
911
+ "App.common.loginBack": "De nieuwe gebruiker is aangemaakt. Je kunt opnieuw inloggen op je account.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Boekingen",
913
914
  "App.common.menu.bookingsImport": "Importeer boekingen",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Sobrenome",
909
909
  "App.common.loading": "Carregando",
910
910
  "App.common.login": "Entrar",
911
+ "App.common.loginBack": "O novo usuário foi criado. Você pode fazer login novamente na sua conta.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Reservas",
913
914
  "App.common.menu.bookingsImport": "Importar Reservas",
@@ -908,6 +908,7 @@
908
908
  "App.common.lastName": "Nume",
909
909
  "App.common.loading": "Se incarcă",
910
910
  "App.common.login": "Autentificare",
911
+ "App.common.loginBack": "Noul utilizator a fost creat. Te poți autentifica din nou în contul tău.",
911
912
  "App.common.logo": "Logo",
912
913
  "App.common.menu.bookings": "Rezervări",
913
914
  "App.common.menu.bookingsImport": "Importare de Rezervări",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.320",
3
+ "version": "2.0.321",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",