Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

How to Change Veeam Service Provider Console UI Language

$
0
0

How to Change Veeam Service Provider Console UI Language

KB ID: 4544
Product: Veeam Service Provider Console | 8.0
Published: 2024-01-30
Last Modified: 2024-01-30
Preview Feature
This functionality was added in Veeam Service Provider Console 8, and we are sharing details for customers interested in exploring the capabilities of customizing the Veeam Service Provider Console locale.

Purpose

This article documents how to customize the locale file in Veeam Service Provider Console 8 or newer, which controls the words and phrases shown in the UI.

Solution

Modify Only en.overwrite.js
Within 'C:\Program Files\Veeam\Availability Console\Web UI\Features\Ui\locales,' there are two files, en.overwrite.js and en.template.js. The contents of en.template.js must not be altered. All changes must take place within en.overwrite.js.
  1. Open the locale file in a text editor:
    C:\Program Files\Veeam\Availability Console\Web UI\Features\Ui\locales\en.overwrite.js
    
  2. Each line entry contains a key-value pairing. For example:
     PLEASE_LOG_IN: 'Please log in',
    
  3. The values in single quotes can be modified to change what will be shown in the WebUI. (See example below.)
  4. After changes have been made, save the file.
  5. Restart the website in IIS Manager.
restart VSPC web site

More Information

Known Limitation

  • Labels can only be changed for the main UI, not yet for the plugins.

Example

English Login Prompt
PLEASE_LOG_IN: 'Please log in',
USERNAME_TEXTFIELD_PLACEHOLDER: 'Enter Company\\User',
ENTER_PASSWORD: 'Enter password',
LOG_IN: 'Log in',
FORGOT_PASSWORD: 'Forgot password',
Spanish LogIn Prompt
PLEASE_LOG_IN: 'Por favor inicie sesión',
USERNAME_TEXTFIELD_PLACEHOLDER: 'Ingrese Empresa\\Usuario',
ENTER_PASSWORD: 'Ingrese contraseña',
LOG_IN: 'Iniciar sesión',
FORGOT_PASSWORD: '¿Olvidó su contraseña?',
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Viewing all articles
Browse latest Browse all 4362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>