Add applicant name handling for SEAFARER_REGISTRATION and update translations

This commit is contained in:
estifanos
2026-08-10 11:09:29 +00:00
parent 6b7c40cd3f
commit 1997434028
3 changed files with 22 additions and 2 deletions

View File

@@ -790,6 +790,7 @@ export const am: Translations = {
compact: 'ጥብቅ',
number: 'ማመልከቻ ቁ.',
company: 'ኩባንያ',
applicant: 'አመልካች',
tin: 'ቲን',
submitted: 'የቀረበበት',
sla: 'ዕድሜ / የጊዜ ገደብ',

View File

@@ -791,6 +791,7 @@ export const en = {
compact: 'Compact',
number: 'App #',
company: 'Company',
applicant: 'Applicant',
tin: 'TIN',
submitted: 'Submitted',
sla: 'Age / SLA',