X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb14c12d3be2cd31e20988b6abf7585f6af0b34d..8dffcfd89ea175ef9276f043ae7a82bde4ad8d78:/WEB-INF/resources/fa.lang.php
diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php
index 52831848..e115476b 100644
--- a/WEB-INF/resources/fa.lang.php
+++ b/WEB-INF/resources/fa.lang.php
@@ -139,8 +139,10 @@ $i18n_key_words = array(
'label.password' => 'رÙ
ز Ø¹Ø¨ÙØ±',
'label.confirm_password' => 'تکرار رÙ
Ø²Ø¹Ø¨ÙØ±',
'label.email' => 'اÛÙ
ÛÙ',
+'label.cc' => 'Ú©Ù¾Û',
// TODO: translate the following.
// 'label.bcc' => 'Bcc',
+'label.subject' => 'Ù
ÙØ¶Ùع',
'label.date' => 'ØªØ§Ø±ÛØ®',
'label.start_date' => 'ØªØ§Ø±ÛØ® Ø´Ø±ÙØ¹',
'label.end_date' => 'ØªØ§Ø±ÛØ® اتÙ
اÙ
',
@@ -283,6 +285,7 @@ $i18n_key_words = array(
'dropdown.no' => '--- ÙÛÚکداÙ
---',
// TODO: check translation of dropdown.this_day. It does not necessarily means "today". It means a specific ("this") day selected on calendar. See charts.php.
// 'dropdown.this_day' => 'اÙ
Ø±ÙØ²',
+// 'dropdown.last_day' => 'last day',
'dropdown.this_week' => 'ÙÙØªÙ جارÛ',
'dropdown.last_week' => 'ÙÙØªÙ آخر',
'dropdown.this_month' => 'Ù
ا٠جارÛ',
@@ -428,8 +431,6 @@ $i18n_key_words = array(
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'از',
'form.mail.to' => 'بÙ',
-'form.mail.cc' => 'Ú©Ù¾Û',
-'form.mail.subject' => 'Ù
ÙØ¶Ùع',
'form.mail.report_subject' => 'گزارش تاÛÙ
Ø´ÛØª',
// TODO: translate form.mail.footer.
// 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.',