From 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 27 Nov 2017 11:14:37 -0800 Subject: Update code base and doc to use kanboard.org domain --- app/Locale/vi_VN/translations.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'app/Locale/vi_VN/translations.php') 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' => '', -- cgit v1.2.3