Merge branch 'install_31_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_31_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2018-01-12 20:35:27 +01:00
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
defined('MOODLE_INTERNAL') || die();
$string['language'] = 'שפת ממשק';
$string['moodlelogo'] = 'לוגו של Moodle';
$string['next'] = 'הבא';
$string['previous'] = 'קודם';
$string['reload'] = 'טעינה מחדש';
+4
View File
@@ -35,4 +35,8 @@ $string['cliansweryes'] = 'वाई';
$string['cliincorrectvalueerror'] = 'त्रुटि, "{$a->option}" के लिए गलत मान जो की "{$a->value}" है';
$string['cliincorrectvalueretry'] = 'ग़लत मान, कृपया पुनः प्रयास करें';
$string['clitypevalue'] = 'टाइप मूल्य';
$string['clitypevaluedefault'] = 'वैल्यू टाइप करें, डिफ़ॉल्ट वैल्यू ({$ a}) का उपयोग करने के लिए Enter दबाएं';
$string['cliunknowoption'] = 'अपरिचित विकल्प:
{$a}
कृपया --help विकल्प का उपयोग करें।';
$string['cliyesnoprompt'] = 'टाइप Y (का मतलब है हाँ) या N (का मतलब है नहीं )';