From a779a646564401e6ebc867bb42c323fa28e8369e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 5 Sep 2023 14:25:10 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/ru/langconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/ru/langconfig.php b/install/lang/ru/langconfig.php index 99d54de7be0..1497bfedf5c 100644 --- a/install/lang/ru/langconfig.php +++ b/install/lang/ru/langconfig.php @@ -29,5 +29,5 @@ defined('MOODLE_INTERNAL') || die(); -$string['thisdirection'] = 'слева направо'; +$string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Русский';