X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=446e9b5ebbca331095bd5d44183625a6a1f3b15c;hb=08bbf671649fd5419fe4d38fab621e053472e8ce;hp=aa48e891ef815e3ffd87a6d5da5a5e417d9be42c;hpb=75e0e453be12791cc012f1f9a1c3c14f970fc285;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index aa48e891..446e9b5e 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -28,8 +28,7 @@ // Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. - -$i18n_language = 'فارسی'; +$i18n_language = 'Persian (فارسی)'; // TODO: translate the following. $i18n_months = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'); $i18n_weekdays = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'); @@ -220,7 +219,7 @@ $i18n_key_words = array( 'label.required' => 'اجباری', 'label.fav_report' => 'گزارش های برگزیده', // TODO: translate the following. -// 'label.cron_schedule' => 'Cron schedule', +// 'label.schedule' => 'Schedule', // 'label.what_is_it' => 'What is it?', // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity',