Develop a solution for importing translations

Use OPC UA communication to import translations from another project.
Application example - client, login form
Application example - client, logged in Italian user
Application example - client, logged-in American user
NOTE:
Download a sample project:
ImportTranslations.zip
Prerequisites
TIP: The Client project imports data from the Server project.
  1. To develop the server project
  2. Arrange the interface elements.
  3. Save the project.
  4. To develop the client project
  5. Arrange the interface elements.
  6. Save the project.
Application design example