8000 add missing vi translations by jschaedl · Pull Request #3 · jschaedl/symfony · GitHub
[go: up one dir, main page]

Skip to content

add missing vi translations #3

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

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fill in missing vi translations
Co-authored-by: van2412 <68100098+van2412@users.noreply.github.com>
  • Loading branch information
jschaedl and van2412 committed Oct 25, 2020
commit d2e1787e2b32b0a981de4f1bdd471f7923fc73d7
Original file line number Diff line number Diff line change
Expand Up @@ -116,23 +116,23 @@
</trans-unit>
<trans-unit id="124">
<source>The checkbox has an invalid value.</source>
<target></target>
<target>Hộp kiểm có một giá trị không hợp lệ.</target>
</trans-unit>
<trans-unit id="125">
<source>Please enter a valid email address.</source>
<target></target>
<target>Vui lòng nhập địa chỉ Email hợp lệ.</target>
</trans-unit>
<trans-unit id="126">
<source>Please select a valid option.</source>
<target></target>
<target>Vui lòng chọn một phương án hợp lệ.</target>
</trans-unit>
<trans-unit id="127">
<source>Please select a valid range.</source>
<target></target>
<target>Vui lòng nhập một phạm vi hợp lệ.</target>
</trans-unit>
<trans-unit id="128">
<source>Please enter a valid week.</source>
<target></target>
<target>Vui lòng nhập một tuần hợp lệ.</target>
</trans-unit>
</body>
</file>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target></target>
<target>Đăng nhập sai quá nhiều lần, vui lòng thử lại lần nữa.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target></target>
<target>Liên kết đăng nhập không hợp lệ hoặc quá hạn.</target>
</trans-unit>
</body>
</file>
Expand Down
0