+ Add comment language item for required tip.
This commit is contained in:
@@ -36,14 +36,15 @@ $lang->action->new = 'New';
|
||||
$lang->action->to = 'To';
|
||||
$lang->action->superReviewer = 'Super Reviewer';
|
||||
|
||||
$lang->action->trash = 'Aufräumen';
|
||||
$lang->action->undelete = 'Wiederherstellen';
|
||||
$lang->action->hideOne = 'Verstecken';
|
||||
$lang->action->hideAll = 'Alle verstecken';
|
||||
$lang->action->editComment = 'Bearbeiten';
|
||||
$lang->action->create = 'Kommentar hinzufügen';
|
||||
$lang->action->comment = 'Kommentar';
|
||||
$lang->action->byQuery = 'Search';
|
||||
$lang->action->trash = 'Aufräumen';
|
||||
$lang->action->undelete = 'Wiederherstellen';
|
||||
$lang->action->hideOne = 'Verstecken';
|
||||
$lang->action->hideAll = 'Alle verstecken';
|
||||
$lang->action->editComment = 'Bearbeiten';
|
||||
$lang->action->create = 'Kommentar hinzufügen';
|
||||
$lang->action->comment = 'Kommentar';
|
||||
$lang->action->actioncomment = 'Kommentar';
|
||||
$lang->action->byQuery = 'Search';
|
||||
|
||||
$lang->action->trashAction = 'Recycle List';
|
||||
$lang->action->undeleteAction = 'Reset Data';
|
||||
|
||||
@@ -36,14 +36,15 @@ $lang->action->new = 'New';
|
||||
$lang->action->to = 'To';
|
||||
$lang->action->superReviewer = 'Super Reviewer';
|
||||
|
||||
$lang->action->trash = 'Recycle';
|
||||
$lang->action->undelete = 'Restore';
|
||||
$lang->action->hideOne = 'Hide';
|
||||
$lang->action->hideAll = 'Hide All';
|
||||
$lang->action->editComment = 'Edit Comment';
|
||||
$lang->action->create = 'Add Comment';
|
||||
$lang->action->comment = 'Comment';
|
||||
$lang->action->byQuery = 'Search';
|
||||
$lang->action->trash = 'Recycle';
|
||||
$lang->action->undelete = 'Restore';
|
||||
$lang->action->hideOne = 'Hide';
|
||||
$lang->action->hideAll = 'Hide All';
|
||||
$lang->action->editComment = 'Edit Comment';
|
||||
$lang->action->create = 'Add Comment';
|
||||
$lang->action->comment = 'Comment';
|
||||
$lang->action->actioncomment = 'Comment';
|
||||
$lang->action->byQuery = 'Search';
|
||||
|
||||
$lang->action->trashAction = 'Recycle List';
|
||||
$lang->action->undeleteAction = 'Reset Data';
|
||||
|
||||
@@ -36,14 +36,15 @@ $lang->action->new = 'New';
|
||||
$lang->action->to = 'To';
|
||||
$lang->action->superReviewer = 'Super Reviewer';
|
||||
|
||||
$lang->action->trash = 'Corbeille';
|
||||
$lang->action->undelete = 'Restaurer';
|
||||
$lang->action->hideOne = 'Masquer';
|
||||
$lang->action->hideAll = 'Masquer Tout';
|
||||
$lang->action->editComment = 'Editer commentaire';
|
||||
$lang->action->create = 'Ajouter commentaire';
|
||||
$lang->action->comment = 'Commentaire';
|
||||
$lang->action->byQuery = 'Search';
|
||||
$lang->action->trash = 'Corbeille';
|
||||
$lang->action->undelete = 'Restaurer';
|
||||
$lang->action->hideOne = 'Masquer';
|
||||
$lang->action->hideAll = 'Masquer Tout';
|
||||
$lang->action->editComment = 'Editer commentaire';
|
||||
$lang->action->create = 'Ajouter commentaire';
|
||||
$lang->action->comment = 'Commentaire';
|
||||
$lang->action->actioncomment = 'Commentaire';
|
||||
$lang->action->byQuery = 'Search';
|
||||
|
||||
$lang->action->trashAction = 'Recycle List';
|
||||
$lang->action->undeleteAction = 'Reset Data';
|
||||
|
||||
@@ -36,14 +36,15 @@ $lang->action->new = '新值为';
|
||||
$lang->action->to = '到';
|
||||
$lang->action->superReviewer = '超级评审人';
|
||||
|
||||
$lang->action->trash = '回收站';
|
||||
$lang->action->undelete = '还原';
|
||||
$lang->action->hideOne = '隐藏';
|
||||
$lang->action->hideAll = '全部隐藏';
|
||||
$lang->action->editComment = '修改备注';
|
||||
$lang->action->create = '添加备注';
|
||||
$lang->action->comment = '备注';
|
||||
$lang->action->byQuery = '搜索';
|
||||
$lang->action->trash = '回收站';
|
||||
$lang->action->undelete = '还原';
|
||||
$lang->action->hideOne = '隐藏';
|
||||
$lang->action->hideAll = '全部隐藏';
|
||||
$lang->action->editComment = '修改备注';
|
||||
$lang->action->create = '添加备注';
|
||||
$lang->action->comment = '备注';
|
||||
$lang->action->actioncomment = '备注';
|
||||
$lang->action->byQuery = '搜索';
|
||||
|
||||
$lang->action->trashAction = '回收站列表';
|
||||
$lang->action->undeleteAction = '还原数据';
|
||||
|
||||
Reference in New Issue
Block a user