diff --git a/client/src/App.tsx b/client/src/App.tsx
index 1bb8b7f..3a50a20 100644
--- a/client/src/App.tsx
+++ b/client/src/App.tsx
@@ -363,7 +363,7 @@ function App() {
content =
Chyba načtení dat
}
return
- doAddClickFoodChoice(location)}>{location}
+ doAddClickFoodChoice(location)}>{LunchChoice[location]}
{menu?.lastUpdate && Poslední aktualizace: {getHumanDateTime(new Date(menu.lastUpdate))}}
{content}