feat: AdminOrderWatcherService polls for new orders and toasts
Some checks failed
Architecture Governance / architecture (push) Has been cancelled

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
sdarbinyan
2026-08-15 03:52:55 +04:00
parent 5ed4936898
commit 28f39a31f6
6 changed files with 258 additions and 0 deletions

View File

@@ -2069,6 +2069,7 @@ export const ru: Translations = {
searchPlaceholder: 'Искать товары, заказы, страницы...',
notifications: 'Уведомления',
notificationsEmpty: 'Новых уведомлений нет',
notificationNewOrder: 'Новый заказ №{{orderNumber}}',
account: 'Аккаунт администратора',
tenantSelector: 'Магазин',
tenantSelectorComingSoon: 'Переключение между магазинами скоро появится',