You can customize WorkflowGen according to your language and, if applicable, the required language layout.
To customize the resource files for your language, first make copies of the .resx
files in the following folders:
\wfgen\App_GlobalResources
\wfgen\WfApps\WebForms\App_GlobalResources
\wfgen\ws\App_GlobalResources
Append the file name with the language code and, if needed, a hyphen followed by the country code; for example, .ar-AE
for Arabic and United Arab Emirates. Then, customize the resource files as needed.
If the custom language requires a different layout, such as right-to-left text, customize the CSS files as needed using the method in the previous section.