Jump to content

[NOT A BUG] Translate Quotes Fields


Recommended Posts

  • WHMCS CEO

You can translate these in the client area language files, eg /lang/English.txt:

 

$_LANG['quotestagedraft'] = "Draft";
$_LANG['quotestagedelivered'] = "Delivered";
$_LANG['quotestageonhold'] = "On Hold";
$_LANG['quotestageaccepted'] = "Accepted";
$_LANG['quotestagelost'] = "Lost";
$_LANG['quotestagedead'] = "Dead";

 

Matt

Link to comment
Share on other sites

Hi Matt, not working for me.

 

You need to do what Mat told you in every language file, for example in your side you have to translate the Portuguese language file.

 

For every one that want's multilingual quotes you need to translate the related files.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated