ui componenet based on the requirements

This commit is contained in:
mengstabketemaw
2026-06-20 09:44:41 +03:00
parent 1f27a36b90
commit 5d8e749cf7
28 changed files with 8652 additions and 41 deletions

View File

@@ -18,6 +18,16 @@ export const am: Translations = {
menu: 'ምናሌ',
dashboard: 'ዳሽቦርድ',
userManagement: 'የተጠቃሚ አስተዳደር',
seamanBookQueue: 'የመርከበኞች መጽሐፍ ወረፋ',
cocQueue: 'የCoC/CoP ወረፋ',
endorsementQueue: 'የማረጋገጫ ወረፋ',
seafarerRegistry: 'የመርከበኞች መዝገብ',
applications: 'ማመልከቻዎች',
paymentConfig: 'የክፍያ ውቅረት',
analytics: 'ትንታኔ',
medicalVerification: 'የህክምና ማረጋገጫ',
locations: 'አካባቢዎች',
configuration: 'ውቅረት',
profile: 'መገለጫ',
collapseSidebar: 'ሰብስብ',
expandSidebar: 'ዘርጋ',

View File

@@ -16,6 +16,16 @@ export const en = {
menu: 'MENU',
dashboard: 'Dashboard',
userManagement: 'User Management',
seamanBookQueue: 'Seaman Book Queue',
cocQueue: 'CoC / CoP Queue',
endorsementQueue: 'Endorsement Queue',
seafarerRegistry: 'Seafarer Registry',
applications: 'Applications',
paymentConfig: 'Payment Config',
analytics: 'Analytics',
medicalVerification: 'Medical Verification',
locations: 'Locations',
configuration: 'Configuration',
profile: 'Profile',
collapseSidebar: 'Collapse',
expandSidebar: 'Expand sidebar',