Update hstrings.php
This commit is contained in:
parent
a841b75b98
commit
2b311bd860
@ -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"] = "менее чем одну минуту";
|
||||
|
Reference in New Issue
Block a user