You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

fa.inc 581B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'به صورت خودکار جمع آوری شد';
  4. $labels['useautoabook'] = 'از لیست نشانی خودکار استفاده شود';
  5. $labels['useforcompletion'] = 'از آدرس های جمع آوری شده به صورت خودکار برای تکمیل خودکار استفاده کنید';
  6. $labels['contactremoved'] = 'نشانی(های) پاک شده از دفترچه نشانی خودکار';
  7. $labels['contactmoved'] = 'نشانی(های) منتقل شده از دفترچه نشانی خودکار';
  8. ?>