Locales
The locales
config is a JSON array that identifies the list of locales available in your Workspaces portal. locales
is an element of the Global
config property.
For each available locale, there is a corresponding locale file called <locale-value>.json
(for example, en.json
) which is stored on Journey Manager (JM) as a resource. Each locale file contains a JSON object that specifies translations for the static text elements in the Workspaces user interface. For more information about creating JM resources, see Create a Form Space Resource.
Supported locales
Workspaces supports the following locales.
Value | Key | Label |
---|---|---|
ar | ar_EG | Arabic |
bg | bg_BG | Bulgarian |
zh | zh_TW | Chinese |
ca | ca_ES | Catalan |
cs | cs_CZ | Czech |
nl | nl_NL | Dutch |
en | en_US | English |
et | et_EE | Estonian |
fi | fi_FI | Finnish |
fr | fr_FR | French |
de | de_DE | German |
el | el_GR | Greek |
is | is_IS | Icelandic |
it | it_IT | Italian |
ja | ja_JP | Japanese |
ko | ko_KR | Korean |
ku | ku_IQ | Kurdish |
nb | nb_NO | Norwegian Bokmål |
fa | fa_IR | Persian |
pl | pl_PL | Polish |
pt | pt_PT | Portuguese |
ru | ru_RU | Russian |
sr | sr_RS | Serbian |
sk | sk_SK | Slovak |
sl | sl_SI | Slovenian |
es | es_ES | Spanish |
sv | sv_SE | Swedish |
th | th_TH | Thai |
tr | tr_TR | Turkish |
uk | uk_UA | Ukrainian |
vi | vi_VN | Vietnamese |
info
The currentLocale
element in the global
config identifies the locale that is selected and currently applied to your Workspaces portal.
Attributes
For a list of supported attributes, see Reference > CurrentSpaceActions.
Examples
The following example configures Spanish (es
), US English (en
), French (fr
), Italian (it
), Slovenian (sl
) and Norwegian Bokmål (nb
) locales to be available in the Workspaces portal.
["es", "en", "fr", "it", "sl", "nb"]
The following example is for an English language configuration that would be stored in a file called en.json
(and uploaded as a resource on JM).
{
"Home": "Home",
"Process": "Process",
"Helpdesk": "Helpdesk",
"Assisted Channel": "Assisted Channel",
"Manage": "Manage",
"Primary applicant": "Primary applicant",
"App ID": "App ID",
"Product": "Product",
"Current queue": "Current queue",
"App age": "App age",
"Assigned to": "Assigned to",
"Current Step": "Current Step",
"Current task": "Current task",
"Task Created": "Task Created",
"Last modified": "Last modified",
"App status": "App status",
"Task Status": "Task Status",
"Date of birth": "Date of birth",
"SSN #": "SSN #",
"Email": "Email",
"Phone #": "Phone #",
"App submitted": "App submitted",
"Form status": "Form status",
"Date of Birth": "Date of Birth",
"Secondary": "Secondary",
"Guarantor": "Guarantor",
"Threat metrix": "Threat metrix",
"Decision": "Decision",
"Risk rating": "Risk rating",
"TIN check": "TIN check",
"TIN verification": "TIN verification",
"FIS Chexsystems": "FIS Chexsystems",
"Beneficiary": "Beneficiary",
"Sent emails": "Sent emails",
"Info": "Info",
"Follow up": "Follow up",
"View report": "View report",
"Queues": "Queues",
"Created Date": "Created Date",
"All outstanding": "All outstanding",
"Unassign": "Unassign",
"Recover": "Recover",
"Unassigned": "Unassigned",
"Withdraw": "Withdraw",
"Assigned to me": "Assigned to me",
"Completed tasks": "Completed tasks",
"Created date": "Created date",
"Form / Product type": "Form / Product type",
"All my applications": "All my applications",
"My submitted": "My submitted",
"My saved": "My saved",
"My abandoned": "My abandoned",
"All applications": "All applications",
"All form states": "All form states",
"Submitted": "Submitted",
"Saved": "Saved",
"Abandoned": "Abandoned",
"Tasks": "Tasks",
"Profile": "Profile",
"Settings": "Settings",
"Logout": "Logout",
"Given name": "Given name",
"Family name": "Family name",
"Mobile": "Mobile",
"Save": "Save",
"Last update": "Last update",
"Task queues": "Task queue",
"Task created": "Task created",
"Task views": "Task views",
"Views": "Views",
"Latest tasks": "Latest tasks",
"Opened last week": "Opened last week",
"Deposit account opening": "Deposit account opening",
"Next page": "Next page",
"Previous page": "Previous page",
"Rows per page": "Rows per page",
"Ok": "Ok",
"Clear": "Clear",
"Cancel": "Cancel",
"Search": "Search",
"Filter": "Filter",
"Sort": "Sort",
"Filters": "Filters",
"Reset": "Reset",
"Type exact text to match; e.g. \"Apple\" instead of \"Appl\"": "Type exact text to match; e.g. \"Apple\" instead of \"Appl\"",
"No results found, try widening your search": "No results found, try widening your search",
"Task ID": "Task ID",
"Name": "Name",
"Task status": "Task status",
"Back to": "Back to",
"Key info": "Key info",
"Applicants": "Applicants",
"Primary": "Primary",
"IDA": "IDA",
"IDV": "IDV",
"OFAC": "OFAC",
"Qualfile": "Qualfile",
"Claim": "Claim",
"Receipt": "Receipt",
"Release": "Release",
"Action": "Action",
"App created": "App created",
"Notes": "Notes",
"Type a note...": "Type a note...",
"Note": "Note",
"Timeline": "Timeline",
"Time in queue": "Time in queue",
"Submitted on": "Submitted on",
"Score": "Score",
"Task": "Task",
"Documents": "Documents",
"Attached Documents": "Attached Documents",
"Add / Remove": "Add / Remove",
"Upload documents": "Upload documents",
"There are no documents uploaded": "There are no documents uploaded",
"Funding status": "Funding status",
"Funding type": "Funding type",
"Funding amount": "Funding amount",
"Date sent": "Date sent",
"Delivery status": "Delivery status",
"Applicant validations": "Applicant validations",
"Type": "Type",
"View JSON": "View JSON",
"View XML": "View XML",
"View PDF": "View PDF",
"Page not found.": "Page not found.",
"Looks like you have followed a broken link or entered a URL that does not exist.": "Looks like you have followed a broken link or entered a URL that does not exist.",
"Something went wrong.": "Something went wrong.",
"Please contact support.": "Please contact support.",
"Try again": "Try again",
"UPDATE_CLAIM_SUCCESS": "Task claimed",
"UPDATE_CLAIM_ERROR": "Claim task: failed",
"UPDATE_RELEASE_SUCCESS": "Task released",
"UPDATE_RELEASE_ERROR": "Release task: failed",
"UPDATE_REOPEN_SUCCESS": "Task recovered",
"UPDATE_REOPEN_ERROR": "Recover task: failed",
"UPDATE_CANCEL_SUCCESS": "Task withdrawn",
"UPDATE_CANCEL_ERROR": "Withdraw task: failed",
"UPDATE_ASSIGN_SUCCESS": "Task assigned",
"UPDATE_ASSIGN_ERROR": "Assign task: failed",
"UPDATE_UNASSIGN_SUCCESS": "Task unassigned",
"UPDATE_UNASSIGN_ERROR": "Unassign task: failed",
"UPDATE_ATTACHMENT_SUCCESS": "Document uploaded",
"UPDATE_ATTACHMENT_ERROR": "Document upload: failed",
"UPDATE_COMMENT_SUCCESS": "Note added",
"UPDATE_COMMENT_ERROR": "Add note: failed",
"UPDATE_DECISION_SUCCESS": "Decision submitted",
"UPDATE_DECISION_ERROR": "Submit decision: failed",
"UPDATE_PROFILE_SUCCESS": "Profile updated",
"UPDATE_PROFILE_ERROR": "Profile update: failed",
"Too short": "Too short",
"Too long": "Too long",
"*Required": "*Required",
"Invalid email": "Invalid email",
"View Form": "View Form",
"Please search by application id": "Please search by application id",
"No applications found. Create a new application.": "No applications found. Create a new application.",
"New Form": "New Form",
"Add a note": "Add a note",
"Press Enter to submit": "Press Enter to submit",
"Invalid Mobile number": "Invalid Mobile number",
"Application Timeline": "Application Timeline",
"URGENT": "URGENT",
"SLA": "SLA",
"SLA Expiry": "SLA Expiry",
"Sent mail": "Sent mail",
"None": "None",
"Updated": "Updated",
"Never Updated": "Never Updated",
"Assigned Queue": "Assigned Queue",
"Assignee": "Assignee",
"Created": "Created",
"Task Id": "Task Id",
"Form / Product Type": "Form / Product Type",
"SSN": "SSN",
"More": "More",
"Assign": "Assign"
}