Update hstrings.php
This commit is contained in:
parent
04edb741a6
commit
d2d6f8c970
@ -2559,6 +2559,9 @@ App::$strings["Communicate"] = "Связаться";
|
|||||||
App::$strings["View your channel homepage"] = "Домашняя страница канала";
|
App::$strings["View your channel homepage"] = "Домашняя страница канала";
|
||||||
App::$strings["View your network stream"] = "Просмотреть ваш сетевой поток";
|
App::$strings["View your network stream"] = "Просмотреть ваш сетевой поток";
|
||||||
App::$strings["Documentation"] = "Документация";
|
App::$strings["Documentation"] = "Документация";
|
||||||
|
App::$strings["Missing Features?"] = "Отсутствует функция?";
|
||||||
|
App::$strings["Pin apps to navigation bar"] = "Прикрепить приложение к панели";
|
||||||
|
App::$strings["Install more apps"] = "Установить больше приложений";
|
||||||
App::$strings["View public stream"] = "Просмотреть публичный поток";
|
App::$strings["View public stream"] = "Просмотреть публичный поток";
|
||||||
App::$strings["Private Mail Menu"] = "Меню личной переписки";
|
App::$strings["Private Mail Menu"] = "Меню личной переписки";
|
||||||
App::$strings["Combined View"] = "Комбинированный вид";
|
App::$strings["Combined View"] = "Комбинированный вид";
|
||||||
|
Reference in New Issue
Block a user