From f93bf4aecb57baa8804f972745f1ef4d97a899e2 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 20 Jul 2013 00:44:25 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/fa/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/fa/moodle.php b/install/lang/fa/moodle.php index 0748cc8c263..9630a2a7977 100644 --- a/install/lang/fa/moodle.php +++ b/install/lang/fa/moodle.php @@ -31,6 +31,6 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'زبان'; -$string['next'] = 'بعدی'; +$string['next'] = 'ادامه'; $string['previous'] = 'قبلی'; $string['reload'] = 'بررسی مجدد';