summaryrefslogtreecommitdiff
path: root/app/Locale/vi_VN/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/vi_VN/translations.php')
-rw-r--r--app/Locale/vi_VN/translations.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index 3749a288..cd3d6aea 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -273,7 +273,6 @@ return array(
'Sub-task updated successfully.' => 'Tiểu nhiệm vụ được cập nhật thành công.',
'Unable to update your sub-task.' => 'Không thể cập nhật tiểu nhiệm vụ của bạn.',
'Unable to create your sub-task.' => 'Không thể tạo ra nhiệm vụ phụ của bạn.',
- 'Sub-task added successfully.' => 'Thêm nhiệm vụ thành công.',
'Maximum size: ' => 'Kích thước tối đa: ',
'Display another project' => 'Hiển thị một dự án khác',
'Created by %s' => 'Đã tạo bởi %s',
@@ -1213,7 +1212,6 @@ return array(
'Preview' => 'Xem trước',
'Write' => 'Viết',
'Write your text in Markdown' => 'Viết văn bản của bạn trong Markdown',
- 'New External Task: %s' => 'Nhiệm vụ bên ngoài mới: %s',
'No personal API access token registered.' => 'Không có đăng nhập truy cập API cá nhân.',
'Your personal API access token is "%s"' => 'Mã thông báo truy cập API cá nhân của bạn là "%s"',
'Remove your token' => 'Hủy bỏ mã thông báo của bạn',
@@ -1350,4 +1348,7 @@ return array(
// 'Subtask not started' => '',
// 'Subtask currently in progress' => '',
// 'Subtask completed' => '',
+ // 'Subtask added successfully.' => '',
+ // '%d subtasks added successfully.' => '',
+ // 'Enter one subtask by line.' => '',
);