10000 [Validator] Checked Turkish validators translations and confirmed by h22k · Pull Request #59440 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Checked Turkish validators translations and confirmed #59440

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

Merged
Changes from all commits
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
[Validator] Checked Turkish validators translations and confirmed
  • Loading branch information
h22k authored and nicolas-grekas committed Jan 9, 2025
commit 438b58ceadd61ac051976c3d2efe07943ec9a323
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
</trans-unit>
<trans-unit id="51" resname="No temporary folder was configured in php.ini.">
<source>No temporary folder was configured in php.ini, or the configured folder does not exist.</source>
<target state="needs-review-translation">php.ini'de geçici bir klasör yapılandırılmadı, veya yapılandırılan klasör mevcut değildir.</target>
<target>php.ini'de geçici bir klasör yapılandırılmadı veya yapılandırılan klasör mevcut değildir.</target>
</trans-unit>
<trans-unit id="52">
<source>Cannot write temporary file to disk.</source>
Expand Down Expand Up @@ -468,7 +468,7 @@
</trans-unit>
<trans-unit id="120">
<source>This value is not a valid slug.</source>
<target state="needs-review-translation">Bu değer geçerli bir slug değildir.</target>
<target>Bu değer geçerli bir slug değildir.</target>
</trans-unit>
</body>
</file>
Expand Down
0