* Lang file update.

This commit is contained in:
reneeteng
2019-06-05 17:22:34 +08:00
parent 1fbf720cae
commit de2725da3b
12 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -55,11 +55,11 @@ $lang->doc->searchDoc = 'Search';
$lang->doc->fast = 'Qucik Entry';
$lang->doc->allDoc = 'All Documents';
$lang->doc->openedByMe = 'My';
$lang->doc->orderByOpen = 'Last Added';
$lang->doc->orderByOpen = 'Recent Added';
$lang->doc->orderByEdit = 'Recent Edited';
$lang->doc->orderByVisit = 'Last Visited';
$lang->doc->todayEdited = 'Update Today';
$lang->doc->pastEdited = 'Updated';
$lang->doc->pastEdited = 'Updated Yesterday';
$lang->doc->myDoc = 'My Documents';
$lang->doc->myCollection = 'My Favorites';