From d261c13175b0eccd3e9ef556ace5b86efe1d5cbf Mon Sep 17 00:00:00 2001 From: "soroush.asadi" Date: Sun, 21 Jun 2026 10:29:15 +0330 Subject: [PATCH] docs(website): note KDS station tabs in the kitchen-display guide Co-Authored-By: Claude Opus 4.8 --- web/website/src/app/[locale]/docs/guide-data.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/website/src/app/[locale]/docs/guide-data.tsx b/web/website/src/app/[locale]/docs/guide-data.tsx index 98965c0..59b7fe8 100644 --- a/web/website/src/app/[locale]/docs/guide-data.tsx +++ b/web/website/src/app/[locale]/docs/guide-data.tsx @@ -191,6 +191,7 @@ export const GUIDE_FEATURES: GuideFeature[] = [ tips: [ "صفحهٔ KDS به‌صورت بی‌درنگ به‌روزرسانی می‌شود؛ نیازی به رفرش دستی نیست.", "اگر پرینتر آشپزخانه دارید، فیش هم‌زمان روی کاغذ هم چاپ می‌شود.", + "اگر ایستگاه آشپزخانه و بار را جدا تعریف کرده باشید، با زبانه‌های بالای صفحه فقط فیش‌های هر ایستگاه را می‌بینید.", ], }, en: { @@ -206,6 +207,7 @@ export const GUIDE_FEATURES: GuideFeature[] = [ tips: [ "The KDS updates live — no manual refresh needed.", "If you have a kitchen printer, the ticket also prints on paper simultaneously.", + "If you’ve defined separate Kitchen and Bar stations, the tabs at the top filter the board to one station’s tickets.", ], }, },