@hyper.software/visitor-common-translations 2.0.80 → 2.0.82

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,7 +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": "Umsatzsteuer-Identifikationsnummer",
696
+ "App.common.company.legalInformation.vatNumber": "USt-ID",
697
697
  "App.common.company.mainUserAccount": "Hauptbenutzerkonto",
698
698
  "App.common.company.name": "Name",
699
699
  "App.common.company.phoneNumber1": "Telefon 1",
@@ -693,7 +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 number",
696
+ "App.common.company.legalInformation.vatNumber": "VAT ID",
697
697
  "App.common.company.mainUserAccount": "Main User Account",
698
698
  "App.common.company.name": "Name",
699
699
  "App.common.company.phoneNumber1": "Phone number 1",
@@ -693,7 +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": "Numéro de TVA",
696
+ "App.common.company.legalInformation.vatNumber": "ID de TVA",
697
697
  "App.common.company.mainUserAccount": "Compte utilisateur principal",
698
698
  "App.common.company.name": "Nom",
699
699
  "App.common.company.phoneNumber1": "Numéro de téléphone 1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.80",
3
+ "version": "2.0.82",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",