8000 [Validator] Add missing translations for german and vietnamese by jschaedl · Pull Request #37761 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Add missing translations for german and vietnamese #37761

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 3 commits into from
Closed
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
Update src/Symfony/Component/Validator/Resources/translations/validat…
…ors.vi.xlf

Co-authored-by: van2412 <68100098+van2412@users.noreply.github.com>
  • Loading branch information
jschaedl and van2412 authored Aug 9, 2020
commit 507a669e269f11ac2a6271ac9b2fcce59526cecd
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Giá trị này không phải là International Securities Identification Number (ISIN) hợp lệ.</target>
<target>Giá trị này không phải là mã số chứng khoán quốc tế (ISIN) hợp lệ.</target>
</trans-unit>
</body>
</file>
Expand Down
0