Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- // Text
- $_['text_refine'] = 'Дэлгэрэнгүй хайлт';
- $_['text_product'] = 'Бараанууд';
- $_['text_error'] = 'Ангилал олдсонгүй!';
- $_['text_empty'] = 'Энэ ангилалд бараа байхгүй.';
- $_['text_quantity'] = 'Тоо ширхэг:';
- $_['text_manufacturer'] = 'Брэнд:';
- $_['text_model'] = 'Барааны код:';
- $_['text_points'] = 'Шагналын оноо:';
- $_['text_price'] = 'Үнэ:';
- $_['text_tax'] = 'Татвар:';
- $_['text_reviews'] = '%s тойм (шүүмж)-д үндэслэсэн.';
- $_['text_compare'] = 'Бараа харьцуулалт (%s)';
- $_['text_display'] = 'Харагдац:';
- $_['text_list'] = 'Жагсаасан';
- $_['text_grid'] = 'Өрсөн';
- $_['text_sort'] = 'Эрэмбэлэх:';
- $_['text_default'] = 'Үндсэн';
- $_['text_name_asc'] = 'Нэр (A - Я)';
- $_['text_name_desc'] = 'Нэр (Я - A)';
- $_['text_price_asc'] = 'Үнэ (Хямд > Үнэтэй)';
- $_['text_price_desc'] = 'Үнэ (Үнэтэй > Хямд)';
- $_['text_rating_asc'] = 'Үнэлгээ (Бага)';
- $_['text_rating_desc'] = 'Үнэлгээ (Өндөр)';
- $_['text_model_asc'] = 'Загвар (A - Я)';
- $_['text_model_desc'] = 'Загвар (Я - A)';
- $_['text_limit'] = 'Харах:';
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement