@everymatrix/casino-categories-providers 1.29.0 → 1.29.2

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.
@@ -5077,6 +5077,14 @@
5077
5077
  "sr": {
5078
5078
  "categories": "Categories",
5079
5079
  "providers": "Suppliers"
5080
+ },
5081
+ "pt-br": {
5082
+ "categories": "Categorias",
5083
+ "providers": "Provedores"
5084
+ },
5085
+ "es-mx": {
5086
+ "categories": "Categorias",
5087
+ "providers": "Proveedores"
5080
5088
  }
5081
5089
  };
5082
5090
 
@@ -5178,6 +5186,18 @@
5178
5186
  "otherCategories": "Other Categories",
5179
5187
  "loading": "Loading, please wait...",
5180
5188
  "games": "games"
5189
+ },
5190
+ "pt-br": {
5191
+ "topCategories": "Categorias Principais",
5192
+ "otherCategories": "Outras Categorias",
5193
+ "Loading": "Carregando, por favor espere...",
5194
+ "games": "jogos"
5195
+ },
5196
+ "es-mx": {
5197
+ "topCategories": "Categorias Principales",
5198
+ "otherCategories": "Otras Categorias",
5199
+ "Loading": "Cargando, por favor espere...",
5200
+ "games": "juegos"
5181
5201
  }
5182
5202
  };
5183
5203
 
@@ -6108,6 +6128,18 @@
6108
6128
  "otherProviders": "Other Suppliers",
6109
6129
  "loading": "Loading, please wait",
6110
6130
  "games": "games"
6131
+ },
6132
+ "pt-br": {
6133
+ "popularProviders": "provedores populares",
6134
+ "otherProviders": "Outros provedores",
6135
+ "Loading": "Carregando",
6136
+ "games": "jogos"
6137
+ },
6138
+ "es-mx": {
6139
+ "popularProviders": "Proveedores Populares",
6140
+ "otherProviders": "Otros proveedores",
6141
+ "Loading": "Cargando, por favor espere...",
6142
+ "games": "juegos"
6111
6143
  }
6112
6144
  };
6113
6145