@hyper.software/visitor-common-translations 2.0.99 → 2.0.100

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.
@@ -741,11 +741,11 @@
741
741
  "App.common.company.website.requestCreditCardInformation": "Kreditkarteninformation bei Buchung anfordern",
742
742
  "App.common.company.website.requestCreditCardInformation.checked": "Kreditkarteninformation wird angfordert",
743
743
  "App.common.company.website.requestCreditCardInformation.unchecked": "Kreditkarteninformation wird nicht angefordert",
744
- "App.common.company.website.shortUrl": "Domain meiner Website",
744
+ "App.common.company.website.shortUrl": "Meine Domain",
745
745
  "App.common.company.website.showHeaderFooterReceipts": "Kopf- und Fußzeilen auf Rechnung anzeigen",
746
746
  "App.common.company.website.showHeaderFooterReceipts.checked": "Kopf- und Fußzeilen auf Rechnung angezeigt",
747
747
  "App.common.company.website.showHeaderFooterReceipts.unchecked": "Kopf- und Fußzeilen auf Rechnung nicht angezeigt",
748
- "App.common.company.website.url": "Url meiner Website",
748
+ "App.common.company.website.url": "Meine Website Url",
749
749
  "App.common.company.website.websiteBookingsConfirmationNeeded": "Website-Buchungen manuell akzeptieren",
750
750
  "App.common.company.website.websiteBookingsConfirmationNeeded.checked": "Website-Buchungen werden nicht automatisch bestätigt",
751
751
  "App.common.company.website.websiteBookingsConfirmationNeeded.unchecked": "Website-Buchungen werden automatisch bestätigt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.99",
3
+ "version": "2.0.100",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",