@hyper.software/visitor-common-translations 2.0.91 → 2.0.92

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.
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Passwort",
1051
1051
  "App.common.phoneNumber": "Telefon",
1052
1052
  "App.common.profile": "Mein Benutzer",
1053
+ "App.common.receipt": "Rechnung",
1053
1054
  "App.common.refresh": "Speichern",
1054
1055
  "App.common.reject": "Ablehnen",
1055
1056
  "App.common.requestDemo": "Testversion anfragen",
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Password",
1051
1051
  "App.common.phoneNumber": "Phone number",
1052
1052
  "App.common.profile": "Profile",
1053
+ "App.common.receipt": "Receipt",
1053
1054
  "App.common.refresh": "Refresh",
1054
1055
  "App.common.reject": "Reject",
1055
1056
  "App.common.requestDemo": "Request demo",
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Contraseña",
1051
1051
  "App.common.phoneNumber": "Numero de telefono",
1052
1052
  "App.common.profile": "Perfil",
1053
+ "App.common.receipt": "",
1053
1054
  "App.common.refresh": "Refrescar",
1054
1055
  "App.common.reject": "Rechazar",
1055
1056
  "App.common.requestDemo": "Solicitar demostración",
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Mot de passe",
1051
1051
  "App.common.phoneNumber": "Numéro de téléphone",
1052
1052
  "App.common.profile": "Profil",
1053
+ "App.common.receipt": "Reçu",
1053
1054
  "App.common.refresh": "Actualiser",
1054
1055
  "App.common.reject": "Rejeter",
1055
1056
  "App.common.requestDemo": "Demander une démo",
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Password",
1051
1051
  "App.common.phoneNumber": "Numero di telefono",
1052
1052
  "App.common.profile": "Profilo",
1053
+ "App.common.receipt": "Ricevuta",
1053
1054
  "App.common.refresh": "Aggiorna",
1054
1055
  "App.common.reject": "Rifiuta",
1055
1056
  "App.common.requestDemo": "Richiedi demo",
@@ -1050,6 +1050,7 @@
1050
1050
  "App.common.password": "Parolă",
1051
1051
  "App.common.phoneNumber": "Număr de telefon",
1052
1052
  "App.common.profile": "Profil",
1053
+ "App.common.receipt": "Chitanță",
1053
1054
  "App.common.refresh": "Reîmprospătează",
1054
1055
  "App.common.reject": "Respinge",
1055
1056
  "App.common.requestDemo": "Solicitați demonstrația",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.91",
3
+ "version": "2.0.92",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",