lite.php 352 B

1234
  1. <?php
  2. $lang->product->noModule = 'You have no modules';
  3. $lang->product->storySummary = "Total <strong>%s</strong> %s on this page. Estimates: <strong>%s</strong> ({$lang->hourCommon}).";
  4. $lang->product->checkedSRSummary = "Selected <strong>%total%</strong> {$lang->SRCommon}. Estimates: <strong>%estimate%</strong> ({$lang->hourCommon}).";