-
Notifications
You must be signed in to change notification settings - Fork 569
[vi] Add Vietnamese translation for Tightly Coupled Architecture #3512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev-vi
Are you sure you want to change the base?
Conversation
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
… concept Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
Signed-off-by: Trieu Ngoc Tam <tamtn.dynamite.work@gmail.com>
Việc kích hoạt hỗ trợ TLS cho cả ứng dụng máy chủ và máy khách sẽ đảm bảo rằng | ||
dữ liệu trao đổi giữa hai bên được mã hóa và không thể bị xem bởi người khác. | ||
|
||
## Cách TLS hỗ trợ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dịch cái chỗ tiêu đề này không nhất quán giữa các term và không nhất quán với format đang dùng hiện tại
@@ -0,0 +1,29 @@ | |||
--- | |||
title: Kiểm soát Phiên bản (Version Control) | |||
status: Deprecated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Không cần phỉa dịch Deprecated.
#3499 (comment)
Describe your changes
Add Vietnamese translations for the following concepts:
Related issue number or link (ex:
resolves #issue-number
)Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.