Change values in the en.property file
15. 01. 2025
CHANGE BATCH OF VALUES IN THE “EN.PROPERTY” FILE
Steps:
1) Obtain the current version of en.property file via GET {{baseUrl}}/i18n/export/:fileName (where fileName=en.property)
Save it as en.property on your PC;
2) Open uploaded en.property file in any text editor (for example Sublime Text);
3) Change needed values in the en.property file and save changes (where locale=en);
4) Upload changed en.property file via POST {{baseUrl}}/i18n/import