Update hstrings.php

This commit is contained in:
Max Kostikov 2018-10-12 16:38:58 +02:00
parent a841b75b98
commit 2b311bd860

View File

@ -664,7 +664,7 @@ App::$strings["A channel name is required."] = "Требуется назван
App::$strings["This is a "] = "Это ";
App::$strings[" channel name"] = " название канала";
App::$strings["timeago.prefixAgo"] = "";
App::$strings["timeago.prefixFromNow"] = "";
App::$strings["timeago.prefixFromNow"] = "через";
App::$strings["timeago.suffixAgo"] = "назад";
App::$strings["timeago.suffixFromNow"] = "";
App::$strings["less than a minute"] = "менее чем одну минуту";