From aa593d5250e2e0414a97bc560cf2f24e3657aff9 Mon Sep 17 00:00:00 2001 From: Fraser Murray Date: Mon, 10 Oct 2016 08:19:27 +0100 Subject: [PATCH] Fixed spelling of downlaod --- resources/lang/ru/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru/lang.php b/resources/lang/ru/lang.php index ef719a38e..703032adc 100644 --- a/resources/lang/ru/lang.php +++ b/resources/lang/ru/lang.php @@ -310,7 +310,7 @@ return [ */ 'default' => 'default', 'iso-code' => 'ISO-CODE', - 'download' => 'Downlaod', + 'download' => 'Download', 'upload_file' => 'Загрузить файл', 'enter_iso-code' => 'Enter ISO-CODE', 'eg.' => 'Example',