diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
commit | 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch) | |
tree | 0761742fa384a106b9006adc8c982e0f73b9f572 /app/Locale/vi_VN/translations.php | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/vi_VN/translations.php')
-rw-r--r-- | app/Locale/vi_VN/translations.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index f18577ce..65d2f3e9 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1008,14 +1008,14 @@ return array( 'Last activity' => 'Hoạt động cuối', 'Change subtask position' => 'Thay đổi vị trí phụ', 'This value must be greater than %d' => 'Giá trị này phải lớn hơn %d', - 'Another swimlane with the same name exists in the project' => 'Một con tàu khác có cùng tên tồn tại trong dự án \', - \'Example: http://example.kanboard.net/ (used to generate absolute URLs)\' => \'Ví dụ: http://example.kanboard.net/ (dùng để tạo URL tuyệt đối)\', - \'Actions duplicated successfully.\' => \'Hành động trùng lặp thành công.\', - \'Unable to duplicate actions.\' => \'Không thể lặp lại hành động.\', - \'Add a new action\' => \'Thêm một hành động mới\', - \'Import from another project\' => \'Nhập khẩu từ một dự án khác\', - \'There is no action at the moment.\' => Hiện tại không có hành động nào. ', - // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '', + 'Another swimlane with the same name exists in the project' => 'Một con tàu khác có cùng tên tồn tại trong dự án ', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Ví dụ: https://example.kanboard.org/ (dùng để tạo URL tuyệt đối)', + 'Actions duplicated successfully.' => 'Hành động trùng lặp thành công.', + 'Unable to duplicate actions.' => 'Không thể lặp lại hành động.', + 'Add a new action' => 'Thêm một hành động mới', + 'Import from another project' => 'Nhập khẩu từ một dự án khác', + 'There is no action at the moment.' => 'Hiện tại không có hành động nào.', + // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '', // 'Actions duplicated successfully.' => '', // 'Unable to duplicate actions.' => '', // 'Add a new action' => '', |