mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 11:55:43 +00:00
Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1
This commit is contained in:
@@ -88,8 +88,6 @@ export const am: Translations = {
|
|||||||
btcQueue: "የBTC ወረፋ",
|
btcQueue: "የBTC ወረፋ",
|
||||||
cocQueue: "የCoC ወረፋ",
|
cocQueue: "የCoC ወረፋ",
|
||||||
copQueue: "የCoP ወረፋ",
|
copQueue: "የCoP ወረፋ",
|
||||||
endorsementCocQueue: "የCoC እውቅና ወረፋ",
|
|
||||||
endorsementGocQueue: "የGOC እውቅና ወረፋ",
|
|
||||||
endorsementQueue: "የማስተያየት ወረፋ",
|
endorsementQueue: "የማስተያየት ወረፋ",
|
||||||
vesselRegistrations: "የመርከብ ምዝገባ",
|
vesselRegistrations: "የመርከብ ምዝገባ",
|
||||||
// vesselRegistrationReport: 'የምዝገባ ሪፖርት',
|
// vesselRegistrationReport: 'የምዝገባ ሪፖርት',
|
||||||
|
|||||||
@@ -88,8 +88,6 @@ export const en = {
|
|||||||
postWaiverQueue: 'Post-Waiver Queue',
|
postWaiverQueue: 'Post-Waiver Queue',
|
||||||
cocQueue: 'CoC Queue',
|
cocQueue: 'CoC Queue',
|
||||||
copQueue: 'CoP Queue',
|
copQueue: 'CoP Queue',
|
||||||
endorsementCocQueue: 'CoC Endorsement Queue',
|
|
||||||
endorsementGocQueue: 'GOC Endorsement Queue',
|
|
||||||
endorsementQueue: 'Endorsement Queue',
|
endorsementQueue: 'Endorsement Queue',
|
||||||
vesselRegistrations: 'Vessel Registration',
|
vesselRegistrations: 'Vessel Registration',
|
||||||
vesselTransfers: 'Vessel Ownership Transfer',
|
vesselTransfers: 'Vessel Ownership Transfer',
|
||||||
|
|||||||
@@ -189,18 +189,6 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||||||
icon: IconShieldCheck,
|
icon: IconShieldCheck,
|
||||||
permissions: SEAFARER_QUEUE,
|
permissions: SEAFARER_QUEUE,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
to: "/licence-review/type/ENDORSEMENT_COC",
|
|
||||||
label: "nav.endorsementCocQueue",
|
|
||||||
icon: IconRubberStamp,
|
|
||||||
permissions: [P.VIEW_SEAFARER_REGISTRY],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
to: "/licence-review/type/ENDORSEMENT_GOC",
|
|
||||||
label: "nav.endorsementGocQueue",
|
|
||||||
icon: IconRubberStamp,
|
|
||||||
permissions: [P.VIEW_SEAFARER_REGISTRY],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
to: "/licence-review/type/ENDORSEMENT_SEAFARER",
|
to: "/licence-review/type/ENDORSEMENT_SEAFARER",
|
||||||
label: "nav.endorsementQueue",
|
label: "nav.endorsementQueue",
|
||||||
|
|||||||
Reference in New Issue
Block a user