Localization

Table of Contents


IDV Web application

Supported languages

IDV Web SDK supports the same languages.

Language

Parameter

Language

Parameter

1

Albanian |

sq-AL

2

Bulgarian |

bg-BG

3

Catalan |

ca-ES

4

Czech |

cs-CZ

5

English |

en-GB

6

Estonian |

et-EE

7

French |

fr-FR

8

German |

de-DE

9

Latvian |

lv-LV

10

Lithuanian |

lt-LT

11

Polish |

pl-PL

12

Portuguese | (Brazil | )

pt-BR

13

Russian |

ru-RU

14

Spanish |

es-ES

15

Ukrainian |

uk-UA

16

Vietnamese |

vi-VN

17

Dutch |

nl-NL

18

Romanian |

ro-RO

19

Finnish |

fi-FI

20

Swedish |

sv-SE

21

Slovak | new!

sk-SK


How to set the language for the session?

  1. Set language through URL parameter language, for example ?language=en-GB

  2. If the language is not passed through the URL parameter, the process will set the language based on the user's browser settings (preferred languages) from the process configuration.

  3. The user can select a language in the UI from the list of languages configured for the process.

  4. Use IDV API Patch /v1/identity-verifications/{id}/setup method to change the default language for a single session.


Additional info

  • Additional languages can be added upon client request.

  • Languages are set for each IDV setup. The default language is also set and used if the language parameter is not passed in the URL and no languages are available based on user’s browser settings (preferred languages).

  • For consent, if custom document text is used, the customer must provide translations for each language.

    • Default consent will be displayed for the selected language if the custom consent is set but the text is not updated.

  • The customer must provide translations for each language enabled in the flow for custom forms. After the initial setup of the form in English, the JSON will be provided to the customer to obtain translations for all required languages.

    • The form will be displayed in the default language if translations for the selected language are not added for the custom form.


IDV Mobile SDK

Supported languages

On the Mobile SDK, the default language is set by the client through SDK configuration. Additional languages can be added by the client themselves by adding new string files with the required strings.

Language

Language

1

Albanian |

2

Bulgarian |

3

Greek |

4

English |

5

Estonian |

6

French |

7

Italian |

8

German |

9

Latvian |

10

Lithuanian |

11

Russian |

12

Spanish |

13

Dutch |

14

Romanian |