Replace last occurences of "private" with "personal"

This commit is contained in:
Manfred Hoffmann
2020-04-07 05:36:20 +02:00
committed by GitHub
parent a648a579cc
commit 5e70e96772
37 changed files with 79 additions and 80 deletions

View File

@@ -373,7 +373,7 @@ return array(
'Webhook settings' => 'Cài đặt Webhook',
'Reset token' => 'Đặt lại mã thông báo',
'API endpoint:' => 'Điểm cuối API:',
'Refresh interval for private board' => 'Khoảng thời gian làm mới cho bảng cá nhân',
'Refresh interval for personal board' => 'Khoảng thời gian làm mới cho bảng cá nhân',
'Refresh interval for public board' => 'Khoảng thời gian làm mới cho hội đồng quản trị',
'Task highlight period' => 'Nhiệm vụ thời gian nổi bật',
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Thời gian (thứ hai) để xem xét một tác vụ đã được sửa đổi gần đây (0 để vô hiệu hoá, 2 ngày theo mặc định)',
@@ -1280,7 +1280,7 @@ return array(
'Project ID' => 'ID dự án',
'Project name' => 'Tên dự án',
'Public' => 'Công cộng',
'Private' => 'Riêng tư',
'Personal' => 'Riêng tư',
'%d tasks' => '%d nhiệm vụ',
'%d task' => '%d công việc',
'Task ID' => 'ID công việc',