• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

default language for hordi

I

ILLAF

Guest
Hello
i'm new user for plesk.
i've root access.... on my new server
i'll ask u about hordi
i want to set the default language Arabic Syria instead of English
how i can do ?

how i can arrive to config file to change?
 
Not knowing what OS you are running, nor what version of Horde, try looking in either:

/etc/psa-horde/horde/nls.php

or

/usr/share/psa-horde/config/nls.php

You should find:

$nls['defaults']['language'] = '';

change this to

$nls['defaults']['language'] = 'ar_SY';

Disclaimer: Since you post nothing about your server OS or versions, I take no responsibility if this information is not correct for your version of Horde. Do so at your own risk. And try to post more detailed information in the future. Thanks.
 
Back
Top