@everymatrix/casino-games-category-section 1.25.0 → 1.26.0
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@everymatrix/casino-games-category-section",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.26.0",
|
|
4
4
|
"main": "dist/casino-games-category-section.js",
|
|
5
5
|
"svelte": "src/index.ts",
|
|
6
6
|
"scripts": {
|
|
@@ -35,5 +35,5 @@
|
|
|
35
35
|
"publishConfig": {
|
|
36
36
|
"access": "public"
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "5abe76b491406787c17e946ad3c79676a0554d8b"
|
|
39
39
|
}
|
package/src/translations.js
CHANGED
|
@@ -103,14 +103,14 @@ export const TRANSLATIONS = {
|
|
|
103
103
|
"hr": {
|
|
104
104
|
"showMore": "Više",
|
|
105
105
|
"viewAll": "Pokaži sve",
|
|
106
|
-
"searchedItems": "Rezultat
|
|
107
|
-
"recentSearchedItems": "Nedavno
|
|
108
|
-
"noRecentSearch": "Još
|
|
109
|
-
"noResults": "
|
|
106
|
+
"searchedItems": "Rezultat pretrage",
|
|
107
|
+
"recentSearchedItems": "Nedavno pretraživano",
|
|
108
|
+
"noRecentSearch": "Još nije započela pretraga. Jednostavno pretražite igru.",
|
|
109
|
+
"noResults": "Žao nema rezultata",
|
|
110
110
|
"favorites": "Favoriti",
|
|
111
|
-
"noFavoritesMobile": "
|
|
112
|
-
"noFavorites": "
|
|
113
|
-
"noFavoritesTitle": "
|
|
111
|
+
"noFavoritesMobile": "Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",
|
|
112
|
+
"noFavorites": "Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",
|
|
113
|
+
"noFavoritesTitle": "Još nemate nijednu omiljenu igru.",
|
|
114
114
|
"waiting": "Čekanje"
|
|
115
115
|
},
|
|
116
116
|
"hu": {
|