feat: adding flame animation

This commit is contained in:
Chubby Granny Chaser 2024-09-17 16:26:12 +01:00
parent aa4ca25653
commit d1f4bc7207
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
"surprise_me": "Surprise me", "surprise_me": "Surprise me",
"no_results": "No results found", "no_results": "No results found",
"start_typing": "Starting typing to search...", "start_typing": "Starting typing to search...",
"hot": "🔥 Hot now", "hot": "Hot now",
"weekly": "📅 Top games of the week" "weekly": "📅 Top games of the week"
}, },
"sidebar": { "sidebar": {

View file

@ -8,7 +8,7 @@
"trending": "Tendencias", "trending": "Tendencias",
"surprise_me": "¡Sorpréndeme!", "surprise_me": "¡Sorpréndeme!",
"no_results": "No se encontraron resultados", "no_results": "No se encontraron resultados",
"hot": "🔥 Caliente ahora", "hot": "Caliente ahora",
"weekly": "📅 Los mejores juegos de la semana", "weekly": "📅 Los mejores juegos de la semana",
"start_typing": "Empieza a escribir para buscar..." "start_typing": "Empieza a escribir para buscar..."
}, },

View file

@ -8,7 +8,7 @@
"trending": "В тренде", "trending": "В тренде",
"surprise_me": "Удиви меня", "surprise_me": "Удиви меня",
"no_results": "Ничего не найдено", "no_results": "Ничего не найдено",
"hot": "🔥 Сейчас жарко", "hot": "Сейчас жарко",
"start_typing": "Начинаю вводить текст для поиска...", "start_typing": "Начинаю вводить текст для поиска...",
"weekly": "📅 Лучшие игры недели" "weekly": "📅 Лучшие игры недели"
}, },