Translate Real Estate Extension to another language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ivad
    Junior Member
    • Jul 2016
    • 5

    Translate Real Estate Extension to another language

    Hello.

    I´m trying to translate the Real Estate Extension to Spanish but I don´t know which steps should I take.

    I found "en_US" folder in "application/Espo/Modules/RealEstate/Resources/i18n", I downloaded it and translated all archives and uploaded it to another folder named "es_ES" but it doesn´t take effect.

    What can I do??

    Thank you.
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    Hi

    1. Try to clear cache.
    2. Make sure you have valid JSON (no trailing commas).

    We would appreciate if you contribute Spanish translation back so we add it into the extension.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • ivad
      Junior Member
      • Jul 2016
      • 5

      #3
      Perfect, I will check and as soon as it be tested I will send you.

      This is an example of JSON file:

      {
      "fields": {
      "properties": "Propiedades"
      },
      "links": {
      "properties": "Propiedades"
      }
      }

      Is it ok?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8624

        #4


        Seems to be ok.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • ivad
          Junior Member
          • Jul 2016
          • 5

          #5
          I have translated all but still not load anything.

          Comment

          • ivad
            Junior Member
            • Jul 2016
            • 5

            #6
            I think is something wrong, application is not taking information from language folder; it always take information from en_EN folder. I reinstalled all 2 times and always happens the same, all CRM appears correctly translated except the part corresponding to "Real Estate" extension. I deleted cache a lot of times, i tried to work without cache and the problem continues. Somebody can help me? Thanks.

            Comment

            • yuri
              Member
              • Mar 2014
              • 8624

              #7
              Did you check error log? Maybe your json is not valid. It can be excess comma.
              If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

              Comment

              • ivad
                Junior Member
                • Jul 2016
                • 5

                #8
                Checked, all perfect. Thank you!!

                Comment

                • yuri
                  Member
                  • Mar 2014
                  • 8624

                  #9
                  If if would like to contribute your language support back could you attach your language files?
                  If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                  Comment

                  Working...