• Hi,

    Please, “activate” localization to your Theme.

    You only need to add this line to the functions.php file:

    load_theme_textdomain( 'kasa',  esc_url(get_template_directory_uri() ) . '/languages' );

    And create the languages folder to the theme.

    Thank you

  • The topic ‘Localization’ is closed to new replies.