mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 15:25:47 +00:00
feat: implement vessel ownership transfer feature with navigation updates and localization
This commit is contained in:
@@ -37,6 +37,7 @@ export const am: Translations = {
|
||||
typeJointInvestment: "የጋራ ኢንቨስትመንት",
|
||||
typeMto: "የብዝሃ-ሁነታ ትራንስፖርት አንቀሳቃሽ",
|
||||
typeSEAFARER_REGISTRATION: "የመርከበኞች ምዝገባ",
|
||||
typeVESSEL_OWNERSHIP_TRANSFER: "የመርከብ ባለቤትነት ዝውውር",
|
||||
primary: "ዋና",
|
||||
destinations: "ወደ",
|
||||
noResults: "ምንም አልተገኘም",
|
||||
|
||||
@@ -35,6 +35,7 @@ export const en = {
|
||||
typeJointInvestment: 'Joint Investment',
|
||||
typeMto: 'Multimodal Transport Operator',
|
||||
typeSEAFARER_REGISTRATION: 'Seafarer Registration',
|
||||
typeVESSEL_OWNERSHIP_TRANSFER: 'Vessel Ownership Transfer',
|
||||
primary: 'Primary',
|
||||
destinations: 'Go to',
|
||||
noResults: 'Nothing found',
|
||||
|
||||
Reference in New Issue
Block a user