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.
12345678 |
- <?php
- $labels = array();
- $labels['automaticallycollected'] = 'به صورت خودکار جمعآوری شده';
- $labels['useautoabook'] = 'استفاده از دفترچه نشانی خودکار';
- $labels['useforcompletion'] = 'استفاده از دفترچه نشانی خودکار برای کامل کردن خودکار';
- $labels['contactremoved'] = 'تماس(های) حذف شده از دفترچه نشانی خودکار';
- $labels['contactmoved'] = 'تماس(های) منتقل شده از دفترچه نشانی خودکار';
- ?>
|