@everymatrix/casino-categories
Advanced tools
Comparing version 0.0.345 to 0.0.346
{ | ||
"name": "@everymatrix/casino-categories", | ||
"version": "0.0.345", | ||
"version": "0.0.346", | ||
"main": "dist/casino-categories.js", | ||
@@ -39,3 +39,3 @@ "svelte": "src/index.ts", | ||
}, | ||
"gitHead": "63e86c33c4f941198addad3864a924170d27f073" | ||
"gitHead": "c8fcf7019f2df0b18164cd099547a626f503eb6d" | ||
} |
@@ -12,6 +12,6 @@ export const Translations = { | ||
Translations: { | ||
topCategories: "Top Categories", | ||
otherCategories: "Other Categories", | ||
loading: "Loading, please wait...", | ||
games: "games", | ||
topCategories: "Top Kategorien", | ||
otherCategories: "Weitere Kategorien", | ||
loading: "Es lädt, bitte warten...", | ||
games: "Spiele", | ||
}, | ||
@@ -61,6 +61,6 @@ }, | ||
Translations: { | ||
topCategories: "Top Categories", | ||
otherCategories: "Other Categories", | ||
loading: "Loading, please wait...", | ||
games: "games", | ||
topCategories: "Categorii de top", | ||
otherCategories: "Alte categorii", | ||
loading: "Se incarca, te rugam asteapta…", | ||
games: "jocuri", | ||
}, | ||
@@ -67,0 +67,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
405937