X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=d220c13d8c84a57b5c7030cf5536ed7232c08699;hb=a711e76851f29c7e0ac290a279eb4dd984ea7167;hp=bf82096f3cfa297360b401f5c32ec2dfc6635abe;hpb=ea7a43edbe96f9741b734dc4ee5efc16b6c48244;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index bf82096f..d220c13d 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -107,6 +107,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'خطا در ارسال ایمیل.', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'ایمیل مرتبط با این نام کاربری موجود نیست.', // TODO: check translation and punctuation of error.uncompleted_exists. Is the sentence ending dot in the right place? 'error.uncompleted_exists' => 'قسمت ناتمامی موجود است. آن را تمام یا حذف کنید.', @@ -156,6 +158,7 @@ $i18n_key_words = array( 'label.user' => 'کاربر', 'label.users' => 'کاربران', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'مشتری', 'label.clients' => 'مشتریان',