feat: editable new-order poll interval in admin settings
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 04:04:32 +04:00
parent 35b1c7ed27
commit 9ccd807a55
7 changed files with 88 additions and 0 deletions

View File

@@ -1959,6 +1959,10 @@ export interface Translations {
currencyRatesExplain: string;
currencyRatesSave: string;
currencyRatesSaved: string;
notificationInterval: string;
notificationIntervalExplain: string;
notificationIntervalSave: string;
notificationIntervalSaved: string;
};
adminAnalytics: {
topProductsEmptyTitle: string;