diff --git a/client/index.html b/client/index.html index 56f3d1f..aba0304 100644 --- a/client/index.html +++ b/client/index.html @@ -4,7 +4,7 @@ -
@{cat.username} - {cat.caption || 'No caption'} + {cat.caption || 'Без подписи'}
- {new Date(cat.created_at).toLocaleDateString('en-US', { - year: 'numeric', - month: 'long', - day: 'numeric', + {new Date(cat.created_at).toLocaleDateString('ru-RU', { + year: 'numeric', month: 'long', day: 'numeric', + hour: '2-digit', minute: '2-digit', })}
🏆 {cat.user_points} баллов
{user.username}
-{user.points} pts
+{user.username}
+🏆 {user.points} баллов
No users yet
+Пока нет пользователей
) : ( -Catstagram · Делись фото котов
+© 2026
+