We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2711068
How to translate all strings?
Closed

Comments

  •  1
    DoctorZoidberg started the conversation

    I am having several issues while translating my webpage and Amelia with TranslatePress. Is there any way where I can open files with the translation of Amelia and check all the strings? I am also interested in the additional fields I added. I need to check the translation for them as well.

    Not a related question: How to show the description of the service on the front-end?

  • [deleted] replied

    Hi,

    thank you for reaching out to us!

    Would you try translating with POEDIT or Loco Translate as you can do so with them easily? I suggest installing Loco Translate, since it's within WordPress and it has a simple UI.

    If you want to use POEDIT then please follow these instructions:

    1. Download Amelia from our TMS Store and save the ameliabooking.zip file on your computer.

    2. Unzip downloaded file.

    3. Download and install POEDIT. 

    4. After that, open the program and open the file from the extracted folder on your computer ameliabooking/languages/en_US/wpamelia-en_US.po.

    5. Translate all the strings on your language.

    6. Save the file as the plugin suggests (the language code; for example wpamelia-id_ID.po if your language is Indonesian) and it will generate a new wpamelia-id_ID.mo file. You can find your language code here. 

    7. Go to ameliabooking/languages/ folder and create a new folder. Name it as the language code for your language (in our case, for Indonesian, it is id_ID) and then copy these two files called wpamelia-id_ID.po and wpamelia-id_ID.mo into it. Proceed with copying the whole folder id_ID back to your website in folder ../wp-content/plugins/ameliabooking/languages/.

    Of course, you will use language code for your language (we use Indonesian language, and its language code "id_ID" is just an example).

    The description can be seen just on the catalog view on the single service: https://wpamelia.com/services-catalog/

    It is not possible on the other forms, unfortunately.

    Hope this helps.