Support Forums - Classified Ads Script Osclass

Osclass theme support => Stela Osclass Theme => Topic started by: Vadim Rusakov on September 15, 2018, 09:59:50 PM

Title: does not translate the word
Post by: Vadim Rusakov on September 15, 2018, 09:59:50 PM
does not translate the word _ "Dashboard (  items)"   http://prntscr.com/kut6ml

in the file: theme.po

it is written so

#: functions.php:448 item.php:641
msgid "Dashboard"
msgstr "პანელი"

in the file: item.php

638                 <?php if(function_exists('seller_post')) { ?>
639                    <?php seller_post(); ?>
640                 <?php } else { ?>
641                    <a href="<?php echo osc_user_public_profile_url(osc_item_user_id()); ?>"><?php _e('Dashboard', 'stela'); ?>
                    </a>
642                  <?php } ?>
643                </div>
644              <?php } ?>


https://bit.ly/2Owwwrq
Title: Re: does not translate the word
Post by: MB Themes on September 17, 2018, 08:05:29 AM
@Vadim
It's going to be translation of seller post (list seller items) plugin