@hyper.software/visitor-common-translations 2.0.79 → 2.0.81

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.
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Firma",
694
694
  "App.common.company.legalInformation.registrationNumber": "HRB",
695
695
  "App.common.company.legalInformation.title": "Rechtliche Informationen",
696
+ "App.common.company.legalInformation.vatNumber": "USt-ID:",
696
697
  "App.common.company.mainUserAccount": "Hauptbenutzerkonto",
697
698
  "App.common.company.name": "Name",
698
699
  "App.common.company.phoneNumber1": "Telefon 1",
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Company legal name",
694
694
  "App.common.company.legalInformation.registrationNumber": "Registration number",
695
695
  "App.common.company.legalInformation.title": "Legal information",
696
+ "App.common.company.legalInformation.vatNumber": "VAT ID:",
696
697
  "App.common.company.mainUserAccount": "Main User Account",
697
698
  "App.common.company.name": "Name",
698
699
  "App.common.company.phoneNumber1": "Phone number 1",
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Nombre legal de la empresa",
694
694
  "App.common.company.legalInformation.registrationNumber": "Número de registro",
695
695
  "App.common.company.legalInformation.title": "Información legal",
696
+ "App.common.company.legalInformation.vatNumber": "Número de Identificación Fiscal:",
696
697
  "App.common.company.mainUserAccount": "Cuenta de usuario principal",
697
698
  "App.common.company.name": "Nombre",
698
699
  "App.common.company.phoneNumber1": "Numero de celular",
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Raison sociale de l'entreprise",
694
694
  "App.common.company.legalInformation.registrationNumber": "Numéro d'enregistrement",
695
695
  "App.common.company.legalInformation.title": "Informations légales",
696
+ "App.common.company.legalInformation.vatNumber": "ID de TVA:",
696
697
  "App.common.company.mainUserAccount": "Compte utilisateur principal",
697
698
  "App.common.company.name": "Nom",
698
699
  "App.common.company.phoneNumber1": "Numéro de téléphone 1",
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Denominazione legale dell'azienda",
694
694
  "App.common.company.legalInformation.registrationNumber": "Numero di registrazione",
695
695
  "App.common.company.legalInformation.title": "Informazioni legali",
696
+ "App.common.company.legalInformation.vatNumber": "Partita IVA:",
696
697
  "App.common.company.mainUserAccount": "Account utente principale",
697
698
  "App.common.company.name": "Nome",
698
699
  "App.common.company.phoneNumber1": "Numero di telefono 1",
@@ -693,6 +693,7 @@
693
693
  "App.common.company.legalInformation.name": "Numele legal al companiei",
694
694
  "App.common.company.legalInformation.registrationNumber": "Număr de înregistrare",
695
695
  "App.common.company.legalInformation.title": "Informații legale",
696
+ "App.common.company.legalInformation.vatNumber": "Număr TVA:",
696
697
  "App.common.company.mainUserAccount": "Contul principal de utilizator",
697
698
  "App.common.company.name": "Nume",
698
699
  "App.common.company.phoneNumber1": "Număr de telefon 1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.79",
3
+ "version": "2.0.81",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",