The plugin does not see the language file (.po/.mo)
-
Hello! Help understand. FiboSearch plugin – Ajax Search for WooCommerce does not see the language file, for example: ajax-search-for-woocommerce-uk.mo.
Plugin code
'search_placeholder' => DGWT_WCAS()->settings->getOption( 'search_placeholder', __( 'Search for products...', 'ajax-search-for-woocommerce' ) ), 600 => array( 'name' => 'search_placeholder', 'label' => __( 'Search input placeholder', 'ajax-search-for-woocommerce' ), 'type' => 'text', 'default' => __( 'Search for products...', 'ajax-search-for-woocommerce' ), ),
File ajax-search-for-woocommerce-uk.po
#: includes/Helpers.php:1030 includes/Settings.php:213 msgid "Search for products..." msgstr "Пошук товар?в..."
I put the language file in the wp-content/languages/plugin folder.
I tried to put it in the wp-content/plugins/ajax-search-for-woocommerce/languages folder, but the translation is missing. See screenshots.Where did I go wrong?
- This topic was modified 2 years, 5 months ago by .
- This topic was modified 2 years, 5 months ago by .
- This topic was modified 2 years, 5 months ago by .
- This topic was modified 2 years, 5 months ago by .
- This topic was modified 2 years, 5 months ago by .
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘The plugin does not see the language file (.po/.mo)’ is closed to new replies.