Skip to main content

Complete Instructions/Guide to add locales support to cPanel plugin (Tools->Software)

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! I did reach out to our user interface team, and I'm waiting to hear back to see if they have more details because it sounds like you have done everything right on your side. I'll let you know when I hear something.
    0
  • Andrii
    cPRex, thank you, will wait for response
    0
  • cPRex Jurassic Moderator
    Here are the details I got from the development team: If the plugin code is written in Perl or uses Template Toolkit, then they would have to use the Perl Modules we use to do localization after adding the locale data to the locale database. If the localization is for javascript, they would likely have to generate localization files with the lookups from English phrases to the other locale for each locale and include those. They can also implement their own solution for their plugin backend code or frontend code that uses another system besides our proprietary one. Most of the locale systems we document allow users to upload complete locales for the strings we ship in the product, not for plugin devs. They can add new languages this way that we don"t currently support and can override poorly translated locales. It may be necessary to open a ticket so we can validate what the plugin dev did.
    So there you go - if those details don't help, it might be best to create a ticket with our team so we can check this out.
    0

Please sign in to leave a comment.