|
|
@@ -3,6 +3,7 @@
|
|
|
"username": "User Name",
|
|
|
"password": "Password",
|
|
|
"login": "Login",
|
|
|
+ "logIn": "Log in",
|
|
|
"forgotPassword": "Forgot Password?",
|
|
|
"setPassword": "Set Password",
|
|
|
"activateAccount": "Activate Account",
|
|
|
@@ -44,6 +45,7 @@
|
|
|
"incorrectPassword": "Incorrect password. Please try again.",
|
|
|
"incorrectEmail": "Incorrect email. Please try again.",
|
|
|
"passwordSecurityAlert": "Please change your password for security.",
|
|
|
+ "oldPassword": "Old Password",
|
|
|
"changePassword": "Change Password",
|
|
|
"passwordLength12to20": "Password length between 12 - 20",
|
|
|
"passwordMustContainUppercase": "Password must contain uppercase letters",
|
|
|
@@ -56,6 +58,9 @@
|
|
|
"passwordResetSuccessfully": "Password Reset Successfully",
|
|
|
"passwordResetSuccessfullyLine1": "Your password has been successfully reset.",
|
|
|
"passwordResetSuccessfullyLine2": "You can now log in using your email and your new password.",
|
|
|
+ "passwordWillExpireMessage": "Your password will expire {expiredDays}, please reset your password",
|
|
|
+ "passwordSentToRegisteredEmail": "Your password sent to registered email.",
|
|
|
+ "changedSuccessfullyPleaseLogIn": "Changed successfully. Please log in.",
|
|
|
"accountActivatedSuccessfully": "Account Activated Successfully",
|
|
|
"accountActivatedSuccessfullyLine1": "Your account has been successfully activated.",
|
|
|
"accountActivatedSuccessfullyLine2": "You can now log in using your email and the password you just created.",
|
|
|
@@ -85,12 +90,15 @@
|
|
|
"update": "Update",
|
|
|
"prompt": "Prompt",
|
|
|
"logout": "Logout",
|
|
|
+ "light": "Light",
|
|
|
+ "dark": "Dark",
|
|
|
"clearFilters": "Clear Filters",
|
|
|
"downloadFile": "Download File",
|
|
|
"selectedColumns": "Selected columns",
|
|
|
"downloadWithAllColumns": "Download with all columns",
|
|
|
"saveSuccess": "Saved successfully",
|
|
|
"requestFailedRetry": "The request failed. Please try again later",
|
|
|
+ "changePassword": "Change Password",
|
|
|
"errorPleaseTryAgainLater": "Error! Please try again later.",
|
|
|
"copySuccess": "Copy success",
|
|
|
"details": "Details",
|
|
|
@@ -154,7 +162,6 @@
|
|
|
"pleaseSelectDateRange": "Please Select Date Range",
|
|
|
"pleaseSelectService": "Please Select Service",
|
|
|
"seeAll": "See All",
|
|
|
- "changePassword": "Change Password",
|
|
|
"action":"action",
|
|
|
"partyType": "Party Type",
|
|
|
"partyDetails": "Party Details",
|
|
|
@@ -306,13 +313,15 @@
|
|
|
"title": "System Message",
|
|
|
"eventNotifications": "Event Notifications",
|
|
|
"allNotifications": "All Notifications",
|
|
|
- "unread": "Unread",
|
|
|
- "read": "Read",
|
|
|
- "featureUpdate": "Feature Update",
|
|
|
+ "markAllRead": "Mark all read",
|
|
|
+ "viewAll": "View all",
|
|
|
"milestoneUpdate": "Milestone Update",
|
|
|
"containerStatusUpdate": "Container Status Update",
|
|
|
"departureArrivalDelay": "Departure/Arrival Delay",
|
|
|
"etdEtaChange": "ETD/ETA Change",
|
|
|
+ "featureUpdate": "Feature Update",
|
|
|
+ "unread": "Unread",
|
|
|
+ "read": "Read",
|
|
|
"latestStatusUpdates": "Latest Status Updates ({count})",
|
|
|
"departureDelay": "Departure Delay",
|
|
|
"etdChange": "ETD Change",
|
|
|
@@ -325,6 +334,14 @@
|
|
|
"smartNotificationContent": "Smart Notification is here! Four key event alerts with customizable rules and multi-channel delivery."
|
|
|
},
|
|
|
"layout": {
|
|
|
+ "themes": "Themes",
|
|
|
+ "customizeWorkspaceTip": "Customize your workspace by changing the appearance and theme color",
|
|
|
+ "dark": "Dark",
|
|
|
+ "userManual": "User Manual",
|
|
|
+ "demoVideo": "Demo Video",
|
|
|
+ "logout": "Logout",
|
|
|
+ "downloadKLNPortal": "Download KLN Portal",
|
|
|
+ "loginRequiredToUseFeature": "Please log in to use this feature.",
|
|
|
"logoutConfirm": "Are you sure you want to logout?",
|
|
|
"changePasswordTitle": "Change Password",
|
|
|
"passwordUpdatedSuccessfully": "Password updated successfully",
|
|
|
@@ -339,6 +356,9 @@
|
|
|
"viewAsCustomer": "View as Customer",
|
|
|
"selectCustomer": "Select customer",
|
|
|
"noData": "no data",
|
|
|
+ "oldPassword": "Old Password",
|
|
|
+ "newPassword": "New Password",
|
|
|
+ "confirmPassword": "Confirm Password",
|
|
|
"passwordMismatch": "The password does not match. Please try again.",
|
|
|
"passwordExpiredUnavailable": "This account's password has expired and is currently unavailable. Please select a different customer account to continue.",
|
|
|
"accountNotActivated": "This account has not been activated yet. Please select a different customer account to continue.",
|
|
|
@@ -929,6 +949,7 @@
|
|
|
"cancelled": "Cancelled",
|
|
|
"bookingList": "Booking List",
|
|
|
"selectDataOnOperationLogList": "Select data on your Operation Log list:",
|
|
|
+ "shipmentInformation": "Shipment Information",
|
|
|
"downloadWithSelectedColumns": "Download with selected columns",
|
|
|
"addNewDeliveryAddressTitle": "Add New Delivery Address",
|
|
|
"addressLine1Placeholder": "Line 1",
|