@hyper.software/visitor-common-translations 2.0.17 → 2.0.18

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.
@@ -682,7 +682,6 @@
682
682
  "App.common.company.receipts.otherInformation.headerSpacing": "Header spacing",
683
683
  "App.common.company.receipts.otherInformation.title": "Other information",
684
684
  "App.common.company.receipts.taxInformation.reducedSalesTax": "Reduced Sales Tax (%)",
685
- "App.common.company.receipts.taxInformation.drinksTax": "Sales Tax (%)",
686
685
  "App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks": "Split the breakfast into food and drinks on the receipt",
687
686
  "App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.checked": "Split the breakfast into food and drinks on the receipt",
688
687
  "App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.unchecked": "Do not split the breakfast into food and drinks on the receipt",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.17",
3
+ "version": "2.0.18",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",