@everymatrix/casino-games-category-section 1.29.6 → 1.29.8
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.29.
|
|
3
|
+
"version": "1.29.8",
|
|
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": "a6ce52ac3c8209814f7d801c927c7d2d9224b2ae"
|
|
39
39
|
}
|
package/src/translations.js
CHANGED
|
@@ -159,7 +159,7 @@ export const TRANSLATIONS = {
|
|
|
159
159
|
"noResults": "Žao nam je, nema pogodaka. Pokušaj ponovo."
|
|
160
160
|
},
|
|
161
161
|
"pt-br": {
|
|
162
|
-
"noResults": "Sentimos muito
|
|
162
|
+
"noResults": "Sentimos muito,'Nenhum resultado foi encontrado. Por favor, tente novamente'",
|
|
163
163
|
"noFavoritesMobile": "Clique no ícone de estrela no canto superior direito para salvar como favorito.",
|
|
164
164
|
"noFavorites": "Clique no ícone de estrela no canto superior direito para salvar como favorito.",
|
|
165
165
|
"noFavoritesTitle": "Você ainda não tem jogos selecionados como favoritos",
|