Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit52be2bb

Browse files
committed
minor#31311 Fix Thai translation in validators.th.xlf (MrNicodemuz)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes#31311).Discussion----------Fix Thai translation in validators.th.xlf| Q | A| ------------- | ---| Branch? | master?| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | none| License | MIT| Doc PR | noneThe translated message is wrongly prefixed with a "T" character. The correct translation should read as "ค่านี้ถูกใช้งานไปแล้ว".Commits-------d4337fc Fix Thai translation in validators.th.xlf
2 parentsc3f57d0 +d4337fc commit52be2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Validator/Resources/translations/validators.th.xlf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
</trans-unit>
153153
<trans-unitid="41">
154154
<source>This value is already used.</source>
155-
<target>Tค่านี้ถูกใช้งานไปแล้ว</target>
155+
<target>ค่านี้ถูกใช้งานไปแล้ว</target>
156156
</trans-unit>
157157
<trans-unitid="42">
158158
<source>The size of the image could not be detected.</source>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp