@alfadocs/ui-kit-debug 1.28.2 → 1.28.3

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "packageVersion": "1.28.2",
3
+ "packageVersion": "1.28.3",
4
4
  "components": [
5
5
  {
6
6
  "kind": "component",
@@ -1748,7 +1748,7 @@ export declare const frUi: {
1748
1748
  readonly dateTimeSummary: "{{date}} à {{time}}";
1749
1749
  readonly noSlotsForDate: "Aucun horaire disponible ce jour";
1750
1750
  readonly slotsAvailable_one: "{{count}} horaire disponible";
1751
- readonly slotsAvailable_zero: "{{count}} horaires disponibles";
1751
+ readonly slotsAvailable_zero: "{{count}} horaire disponible";
1752
1752
  readonly slotsAvailable_two: "{{count}} horaires disponibles";
1753
1753
  readonly slotsAvailable_few: "{{count}} horaires disponibles";
1754
1754
  readonly slotsAvailable_many: "{{count}} horaires disponibles";
@@ -1920,13 +1920,13 @@ export declare const frUi: {
1920
1920
  readonly loading: "Chargement des résultats…";
1921
1921
  readonly results: {
1922
1922
  readonly heading_one: "{{count}} résultat à {{place}}";
1923
- readonly heading_zero: "{{count}} résultats à {{place}}";
1923
+ readonly heading_zero: "{{count}} résultat à {{place}}";
1924
1924
  readonly heading_two: "{{count}} résultats à {{place}}";
1925
1925
  readonly heading_few: "{{count}} résultats à {{place}}";
1926
1926
  readonly heading_many: "{{count}} résultats à {{place}}";
1927
1927
  readonly heading_other: "{{count}} résultats à {{place}}";
1928
1928
  readonly summary_one: "{{count}} résultat";
1929
- readonly summary_zero: "{{count}} résultats";
1929
+ readonly summary_zero: "{{count}} résultat";
1930
1930
  readonly summary_two: "{{count}} résultats";
1931
1931
  readonly summary_few: "{{count}} résultats";
1932
1932
  readonly summary_many: "{{count}} résultats";
@@ -1982,7 +1982,7 @@ export declare const frUi: {
1982
1982
  };
1983
1983
  readonly sheet: {
1984
1984
  readonly title_one: "{{count}} cabinet";
1985
- readonly title_zero: "{{count}} cabinets";
1985
+ readonly title_zero: "{{count}} cabinet";
1986
1986
  readonly title_two: "{{count}} cabinets";
1987
1987
  readonly title_few: "{{count}} cabinets";
1988
1988
  readonly title_many: "{{count}} cabinets";
@@ -1748,7 +1748,7 @@ const e = {
1748
1748
  dateTimeSummary: "{{date}} à {{time}}",
1749
1749
  noSlotsForDate: "Aucun horaire disponible ce jour",
1750
1750
  slotsAvailable_one: "{{count}} horaire disponible",
1751
- slotsAvailable_zero: "{{count}} horaires disponibles",
1751
+ slotsAvailable_zero: "{{count}} horaire disponible",
1752
1752
  slotsAvailable_two: "{{count}} horaires disponibles",
1753
1753
  slotsAvailable_few: "{{count}} horaires disponibles",
1754
1754
  slotsAvailable_many: "{{count}} horaires disponibles",
@@ -1920,13 +1920,13 @@ const e = {
1920
1920
  loading: "Chargement des résultats…",
1921
1921
  results: {
1922
1922
  heading_one: "{{count}} résultat à {{place}}",
1923
- heading_zero: "{{count}} résultats à {{place}}",
1923
+ heading_zero: "{{count}} résultat à {{place}}",
1924
1924
  heading_two: "{{count}} résultats à {{place}}",
1925
1925
  heading_few: "{{count}} résultats à {{place}}",
1926
1926
  heading_many: "{{count}} résultats à {{place}}",
1927
1927
  heading_other: "{{count}} résultats à {{place}}",
1928
1928
  summary_one: "{{count}} résultat",
1929
- summary_zero: "{{count}} résultats",
1929
+ summary_zero: "{{count}} résultat",
1930
1930
  summary_two: "{{count}} résultats",
1931
1931
  summary_few: "{{count}} résultats",
1932
1932
  summary_many: "{{count}} résultats",
@@ -1971,7 +1971,7 @@ const e = {
1971
1971
  },
1972
1972
  sheet: {
1973
1973
  title_one: "{{count}} cabinet",
1974
- title_zero: "{{count}} cabinets",
1974
+ title_zero: "{{count}} cabinet",
1975
1975
  title_two: "{{count}} cabinets",
1976
1976
  title_few: "{{count}} cabinets",
1977
1977
  title_many: "{{count}} cabinets",