• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Translate

L

liossis

Guest
Hello,

Is it possible to translate the sitebuilder 2.12 to Greek?

If it's possible I want to help me with it, who know the way?

Thanks
Chris
 
Every language pack contains several files:

countries.php
info.xml
localize.js
localize.php

To be able to make your own LP you need to translate two of them localize.js, localize.php and properly modify info.xml. As an example you can use files from English LP:

/usr/local/sitebuilder/htdocs/localize/en_US/

When you have all files you need create .zip archive. For example, as Japanese LP:
jp_jp.zip which contains directory jp_JP with list of files countries.php, info.xml, localize.js and
localize.php
Hope it helps.
 
Back
Top