Difference between revisions of "Language Files"

From WHMCS Documentation

(Replaced content with "<div class="docs-alert-info"> <span class="title">Note</span><br /> This page has moved to [https://developers.whmcs.com/languages/ https://developers.whmcs.com/languages/...")
(Removing Languages)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div class="docs-alert-info">
+
== Default Languages ==
<span class="title">Note</span><br />
+
This page has moved to [https://developers.whmcs.com/languages/ https://developers.whmcs.com/languages/]
+
WHMCS includes 26 client area translations by default. These are:
</div>
+
 
 +
'''Azerbaijani, Arabic, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Farsi (Persian), French, German, Hebrew, Hungarian, Italian, Macedonian, Norwegian, Brazilian & Native Portuguese, Russian, Spanish, Swedish, Turkish''' & '''Ukranian'''
 +
 
 +
And for the admin area there are 13 translations included:
 +
 
 +
'''Arabic, Czech, Dutch, English, Farsi (Persian), French, Hebrew, Hungarian, Italian, Portuguese, Russian, Spanish''' & '''Turkish'''
 +
 
 +
We rely on the dedication and generosity of our users for contributing translations, as we find real life translations are a much higher quality compared with using automated translation systems as some softwares do. So if you have any suggestions for improvements, or a new language file you are willing to contribute, please get in touch.
 +
 
 +
==Adding Languages==
 +
Instructions for translating WHMCS into a new language are located at https://developers.whmcs.com/languages/adding-a-language/
 +
 
 +
==Removing Languages==
 +
In order to remove a language from the WHMCS client area, delete the language file from the ''/lang'' directory. To remove a language from the admin area, delete the language file in the ''/admin/lang'' directory.
 +
 
 +
You can also prevent users from being able to change the language of your system by unchecking '''Enable Language Menu''' in the '''[[Localisation_Tab|Localisation]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings''' or, prior to WHMCS 8.0, '''Setup > General Settings'''.
 +
 
 +
==Customising Text==
 +
Instructions for customising text in an existing language are located at https://developers.whmcs.com/languages/overrides/
 +
 
 +
==See Also==
 +
[http://help.whmcs.com/m/localisation Localisation Guides & Tutorials]

Latest revision as of 20:08, 25 April 2022

Default Languages

WHMCS includes 26 client area translations by default. These are:

Azerbaijani, Arabic, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Farsi (Persian), French, German, Hebrew, Hungarian, Italian, Macedonian, Norwegian, Brazilian & Native Portuguese, Russian, Spanish, Swedish, Turkish & Ukranian

And for the admin area there are 13 translations included:

Arabic, Czech, Dutch, English, Farsi (Persian), French, Hebrew, Hungarian, Italian, Portuguese, Russian, Spanish & Turkish

We rely on the dedication and generosity of our users for contributing translations, as we find real life translations are a much higher quality compared with using automated translation systems as some softwares do. So if you have any suggestions for improvements, or a new language file you are willing to contribute, please get in touch.

Adding Languages

Instructions for translating WHMCS into a new language are located at https://developers.whmcs.com/languages/adding-a-language/

Removing Languages

In order to remove a language from the WHMCS client area, delete the language file from the /lang directory. To remove a language from the admin area, delete the language file in the /admin/lang directory.

You can also prevent users from being able to change the language of your system by unchecking Enable Language Menu in the Localisation tab at Configuration () > System Settings > General Settings or, prior to WHMCS 8.0, Setup > General Settings.

Customising Text

Instructions for customising text in an existing language are located at https://developers.whmcs.com/languages/overrides/

See Also

Localisation Guides & Tutorials