@assemblyvoting/ui-library 3.4.5-beta → 3.4.5

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/dist/index.js CHANGED
@@ -5441,7 +5441,7 @@ const dJ = {
5441
5441
  collapse: "Redueix la llista",
5442
5442
  uncollapse: "Amplia la llista",
5443
5443
  and_more: "i {n} més...",
5444
- public_count_text: "Aquest candidat té {n} recomanacions"
5444
+ public_count_text: "Aquest candidat té {n} avals"
5445
5445
  },
5446
5446
  da: {
5447
5447
  header_title: "Anbefalinger ({n})",
@@ -5469,7 +5469,7 @@ const dJ = {
5469
5469
  collapse: "Colapsar lista",
5470
5470
  uncollapse: "Expandir lista",
5471
5471
  and_more: "y {n} más...",
5472
- public_count_text: "Este candidato tiene {n} recomendaciones"
5472
+ public_count_text: "Este candidato tiene {n} avales"
5473
5473
  },
5474
5474
  fi: {
5475
5475
  header_title: "Suosittelijat ({n})",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@assemblyvoting/ui-library",
3
- "version": "3.4.5-beta",
3
+ "version": "3.4.5",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "publishConfig": {