Update code base and doc to use kanboard.org domain
This commit is contained in:
@@ -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' => '',
|
||||
|
||||
Reference in New Issue
Block a user