• Resolved adminz007

    (@adminz007)


    Hello,

    thanks for your plugin, it rocks !

    Can you please tell me how can I translate “There are no upcoming events at this time.” with loco?

    Thanks a lot !

Viewing 1 replies (of 1 total)
  • Hi @adminz007,

    Thanks for using and appreciating our plugin.

    Current version does not support translation.
    We will surely add translation in our plugin’s next update.

    But you can add translation by following below mentioned steps in current version:

    1.) Create blank folder named as languages in template-events-calendar Plugin folder.

    2.) Add this code in function check_event_calender_installed() in “events-calendar-templates.php” file.

    load_plugin_textdomain( 'ect', false, basename(dirname(__FILE__)) . '/languages' );

    3.) And then translate text using loco translator.

    Feel free to contact us if you need any further assistance.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Translate’ is closed to new replies.