* Lang file update.

This commit is contained in:
reneeteng
2019-07-08 10:48:13 +08:00
parent 9e634fcd63
commit a3e86de815
9 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -58,8 +58,8 @@ $lang->doc->openedByMe = 'My';
$lang->doc->orderByOpen = 'Recent Added';
$lang->doc->orderByEdit = 'Recent Edited';
$lang->doc->orderByVisit = 'Last Visited';
$lang->doc->todayEdited = 'Update Today';
$lang->doc->pastEdited = 'Total Updated';
$lang->doc->todayEdited = 'Edited Today';
$lang->doc->pastEdited = 'Total Edited';
$lang->doc->myDoc = 'My Documents';
$lang->doc->myCollection = 'My Favorites';