WEB. Added hint to star icon

This commit is contained in:
Dmitry Naumov-Socolov 2016-10-31 10:29:53 -04:00
commit 6195a5f0eb
51 changed files with 53 additions and 53 deletions

View file

@ -585,6 +585,8 @@ $LANG['cn'] = array(
'Starred' => '星标',
'Name' => '名称',
'save to favorites' => 'save to favorites',
'File Manager' => '文件管理',
'type' => '类型',
'size' => '大小',
@ -751,5 +753,4 @@ $LANG['cn'] = array(
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'no notifications' => 'no notifications',
);