Remove API documentation file and update navigation constants with new entries for farm dashboard, water data, soil data, and data section. Enhance sensor hub functionality by adding new sensor payload structure and integrating plant type and name selection in the sensor form. Refactor calendar components to streamline code and improve maintainability.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
// Navigation labels - hardcoded for RTL project
|
||||
export const navigationLabels = {
|
||||
dashboards: 'داشبوردها',
|
||||
farm: 'داشبورد مزرعه',
|
||||
waterData: 'دیتاهای آب',
|
||||
soilData: 'اطلاعات خاک',
|
||||
dataSection: 'بخش دادهها',
|
||||
crm: 'مدیریت ارتباط با مشتری',
|
||||
analytics: 'تحلیلها',
|
||||
eCommerce: 'فروشگاه',
|
||||
|
||||
Reference in New Issue
Block a user