diff options
Diffstat (limited to 'app/Locale/vi_VN')
-rw-r--r-- | app/Locale/vi_VN/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 8ad3c45e..3ab102a5 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Chỉnh sửa mô tả', 'New internal link' => 'Liên kết nội bộ mới', 'Display list of keyboard shortcuts' => 'Hiển thị danh sách các phím tắt', - 'Menu' => 'Thực đơn', 'Set start date' => 'Đặt ngày bắt đầu', 'Avatar' => 'Hình đại diện', 'Upload my avatar image' => 'Tải lên hình ảnh đại diện của tôi', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); |