Okay
  Public Ticket #2908293
translation
Closed

Comments

  •  1
    Monweb started the conversation

    Hi,

    My customer says that the english used in the plugin is wrong, ho can i change these sentences please ?

    1. "Send Access Link"     " Enter your account email address and we will send you an access link to your inbox".         
      >>> for "Send Access Link"     "Please enter your email to receive an access link"
    2. (event) "Number of persons
      " >>> for (event) "Number of people"

    Waiting for your response,

    Thank you very much,

    Maweb

  • [deleted] replied

    Hi Monweb,

    thank you for reaching out to ussmile.png

    The plugin labels can be translated using POEDIT or Loco Translate 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. Change what the labels say

    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/.

    Hope this helps!