h-section 0.0.8 → 0.0.9

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.
@@ -10208,8 +10208,8 @@ const ee = {
10208
10208
  flightIncludedText: "Lidojums iekļauts",
10209
10209
  nightsText: "n.",
10210
10210
  offerBtnText: "Piedāvājums",
10211
- showMore: "Rodyti daugiau",
10212
- showLess: "Rodyti mažiau"
10211
+ showMore: "Rādīt vairāk",
10212
+ showLess: "Rādīt mazāk"
10213
10213
  },
10214
10214
  priceSearchEndpoint: "https://www.coraltravel.lv/endpoints/PackageTourHotelProduct/PriceSearchList",
10215
10215
  hotelDetailEndpoint: "https://www.coraltravel.lv/endpoints/HotelContent/ListHotelDetail",
@@ -10231,8 +10231,8 @@ const ee = {
10231
10231
  flightIncludedText: "Lennupiletid hinna sees",
10232
10232
  nightsText: "n.",
10233
10233
  offerBtnText: "Vaata pakkumist",
10234
- showMore: "Rodyti daugiau",
10235
- showLess: "Rodyti mažiau"
10234
+ showMore: "Kuva rohkem",
10235
+ showLess: "Kuva vähem"
10236
10236
  },
10237
10237
  priceSearchEndpoint: "https://www.coraltravel.ee/endpoints/PackageTourHotelProduct/PriceSearchList",
10238
10238
  hotelDetailEndpoint: "https://www.coraltravel.ee/endpoints/HotelContent/ListHotelDetail",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "h-section",
3
3
  "private": false,
4
- "version": "0.0.8",
4
+ "version": "0.0.9",
5
5
  "type": "commonjs",
6
6
  "scripts": {
7
7
  "dev": "vite",