// 'label.attachments' => 'Attachments',
// 'label.files' => 'Files',
// 'label.image' => 'Image',
+// 'label.download' => 'Download',
// Form titles.
'title.error' => 'خطا',
'title.time' => 'زمان',
'title.edit_time_record' => 'ویرایش رکورد زمان',
'title.delete_time_record' => 'حذف رکورد زمان',
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
'title.expenses' => 'هزینه ها',
'title.edit_expense' => 'ویرایش آیتم هزینه ها',
'title.delete_expense' => 'حذف آیتم هزینه ها',
'title.export' => 'پشتیانی گرفتن از اطلاعات تیم', // TODO: replace "team" with "group".
'title.import' => 'وارد کردن اطلاعات تیم', // TODO: replace "team" with "group".
'title.options' => 'گزینه ها',
+// TODO: translate the following.
+// 'title.display_options' => 'Display Options',
'title.profile' => 'پروفایل',
'title.plugins' => 'پلاگین ها',
'title.cf_custom_fields' => 'فیلدهای سفارشی',
// 'title.delete_template' => 'Deleting Template',
// 'title.edit_file' => 'Editing File',
// 'title.delete_file' => 'Deleting File',
+// 'title.download_file' => 'Downloading File',
// Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
// Strings that are used in a single form must go to the specific form section.