@bottlebooks/valid-values 10.59.5 → 10.59.6

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [10.59.6](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.59.4...@bottlebooks/valid-values@10.59.6) (2025-09-30)
7
+
8
+ ### Bug Fixes
9
+
10
+ - preservative ([f6be847](https://github.com/bottlebooks/bottlebooks/commit/f6be84778252e8d247279ed84069a1ec7c98d47a))
11
+ - spanish Acidity regulators ([dba9579](https://github.com/bottlebooks/bottlebooks/commit/dba9579368c685c5ddd8651da6e6ddd2deed09ac))
12
+ - spanish STABILISER.many ([bce37c6](https://github.com/bottlebooks/bottlebooks/commit/bce37c623526e38c516700f0b1b04f1e7293ff51))
13
+ - stabilisers ([984f4f7](https://github.com/bottlebooks/bottlebooks/commit/984f4f797fc6cadfec30630060e74afe535e7b21))
14
+
6
15
  ## [10.59.5](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.59.4...@bottlebooks/valid-values@10.59.5) (2025-09-29)
7
16
 
8
17
  ### Bug Fixes
@@ -28,7 +28,7 @@ var messages = {
28
28
  "ingredientTag.RAW_MATERIAL": "raw material",
29
29
  "ingredientTag.RAW_MATERIAL.many": "raw materials",
30
30
  "ingredientTag.STABILISER": "agente estabilizante",
31
- "ingredientTag.STABILISER.many": "Agentes estabilizantes",
31
+ "ingredientTag.STABILISER.many": "agentes estabilizantes",
32
32
  "ingredientTag.SWEETENER": "sweetener",
33
33
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
34
34
  "organicDeclaration": "* procedentes de la agricultura ecológica",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@bottlebooks/valid-values",
3
3
  "description": "The Bottlebooks lookup values, defined globally.",
4
4
  "private": false,
5
- "version": "10.59.5",
5
+ "version": "10.59.6",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.js",
8
8
  "types": "dist/index.d.ts",
@@ -37,5 +37,5 @@
37
37
  "dependencies": {
38
38
  "@lingui/core": "3.14.0"
39
39
  },
40
- "gitHead": "3c78cbd82262a3356dc606a11ab7e925c29565f6"
40
+ "gitHead": "8e325ea61c3dcc2233b53388b82c3bfe7fffee57"
41
41
  }
@@ -99,7 +99,7 @@ msgstr "agente estabilizante"
99
99
 
100
100
  #: src/validValues/otherTranslations/otherTranslations.ts
101
101
  msgid "ingredientTag.STABILISER.many"
102
- msgstr "Agentes estabilizantes"
102
+ msgstr "agentes estabilizantes"
103
103
 
104
104
  #: src/validValues/otherTranslations/otherTranslations.ts
105
105
  msgid "ingredientTag.SWEETENER"
@@ -1 +1 @@
1
- /*eslint-disable*/export const messages={"and/or":"y/o","contains":"contiene","ingredientTag.ACIDITY_REGULATOR":"corrector de la acidez","ingredientTag.ACIDITY_REGULATOR.many":"correctores de la acidez","ingredientTag.ANTIOXIDANT":"antioxidante","ingredientTag.ANTIOXIDANT.many":"antioxidantes","ingredientTag.CLARIFYING_AGENT":"clarifying agent","ingredientTag.CLARIFYING_AGENT.many":"clarifying agents","ingredientTag.COLOUR":"colorante","ingredientTag.COLOUR.many":"colorantes","ingredientTag.ENRICHMENT_SUBSTANCE":"enrichment substance","ingredientTag.ENRICHMENT_SUBSTANCE.many":"enrichment substances","ingredientTag.OTHER_INGREDIENT":"other ingredient","ingredientTag.OTHER_INGREDIENT.many":"other ingredients","ingredientTag.PRESERVATIVE":"conservador","ingredientTag.PRESERVATIVE.many":"conservadores","ingredientTag.PRESERVATIVE_ANTIOXIDANT":"conservadores y antioxidantes","ingredientTag.PRESERVATIVE_ANTIOXIDANT.many":"conservadores y antioxidantes","ingredientTag.RAW_MATERIAL":"raw material","ingredientTag.RAW_MATERIAL.many":"raw materials","ingredientTag.STABILISER":"agente estabilizante","ingredientTag.STABILISER.many":"Agentes estabilizantes","ingredientTag.SWEETENER":"sweetener","ingredientTag.SWEETENER.many":"ingredientTag.SWEETENER.many","organicDeclaration":"* procedentes de la agricultura ecológica","simplifiedDeclaration":["Contiene cantidades insignificantes de ",["items"]],"simplifiedDeclaration.carbohydrateSugars":"azúcares","simplifiedDeclaration.carbohydrates":"hidratos de carbono","simplifiedDeclaration.fat":"grasas","simplifiedDeclaration.protein":"proteínas","simplifiedDeclaration.salt":"sal","simplifiedDeclaration.saturatedFat":"ácidos grasos saturados"};
1
+ /*eslint-disable*/export const messages={"and/or":"y/o","contains":"contiene","ingredientTag.ACIDITY_REGULATOR":"corrector de la acidez","ingredientTag.ACIDITY_REGULATOR.many":"correctores de la acidez","ingredientTag.ANTIOXIDANT":"antioxidante","ingredientTag.ANTIOXIDANT.many":"antioxidantes","ingredientTag.CLARIFYING_AGENT":"clarifying agent","ingredientTag.CLARIFYING_AGENT.many":"clarifying agents","ingredientTag.COLOUR":"colorante","ingredientTag.COLOUR.many":"colorantes","ingredientTag.ENRICHMENT_SUBSTANCE":"enrichment substance","ingredientTag.ENRICHMENT_SUBSTANCE.many":"enrichment substances","ingredientTag.OTHER_INGREDIENT":"other ingredient","ingredientTag.OTHER_INGREDIENT.many":"other ingredients","ingredientTag.PRESERVATIVE":"conservador","ingredientTag.PRESERVATIVE.many":"conservadores","ingredientTag.PRESERVATIVE_ANTIOXIDANT":"conservadores y antioxidantes","ingredientTag.PRESERVATIVE_ANTIOXIDANT.many":"conservadores y antioxidantes","ingredientTag.RAW_MATERIAL":"raw material","ingredientTag.RAW_MATERIAL.many":"raw materials","ingredientTag.STABILISER":"agente estabilizante","ingredientTag.STABILISER.many":"agentes estabilizantes","ingredientTag.SWEETENER":"sweetener","ingredientTag.SWEETENER.many":"ingredientTag.SWEETENER.many","organicDeclaration":"* procedentes de la agricultura ecológica","simplifiedDeclaration":["Contiene cantidades insignificantes de ",["items"]],"simplifiedDeclaration.carbohydrateSugars":"azúcares","simplifiedDeclaration.carbohydrates":"hidratos de carbono","simplifiedDeclaration.fat":"grasas","simplifiedDeclaration.protein":"proteínas","simplifiedDeclaration.salt":"sal","simplifiedDeclaration.saturatedFat":"ácidos grasos saturados"};