* fix for error word.
This commit is contained in:
@@ -49,7 +49,7 @@ $lang->project->order = "Đánh giá {$lang->projectCommon}";
|
||||
$lang->project->orderAB = "Đánh giá";
|
||||
$lang->project->products = "Liên kết {$lang->productCommon}";
|
||||
$lang->project->whitelist = 'Danh sách trắng';
|
||||
$lang->project->totalEstimat = 'Dự tính';
|
||||
$lang->project->totalEstimate = 'Dự tính';
|
||||
$lang->project->totalConsumed = 'Đã làm';
|
||||
$lang->project->totalLeft = 'Còn';
|
||||
$lang->project->progress = ' Tiến độ';
|
||||
|
||||
Reference in New Issue
Block a user