Skip to content

Added Turkish language as an option to Install Wizard and Upgrade Wizard#6558

Merged
valadas merged 3 commits intodnnsoftware:developfrom
idumlupinar:turkish-install-wizard
Jun 14, 2025
Merged

Added Turkish language as an option to Install Wizard and Upgrade Wizard#6558
valadas merged 3 commits intodnnsoftware:developfrom
idumlupinar:turkish-install-wizard

Conversation

@idumlupinar
Copy link
Copy Markdown
Contributor

Summary

Closes #6557. The PR will introduce the following files to offer Turkish language as an option before an installation or an upgrade:

  • Installwizard.aspx.tr-TR.resx
  • UpgradeWizard.aspx.tr-TR.resx

And a single line addition to root node on locales.xml:
<language name="Türkçe" key="tr-TR" fallback="en-US" />

Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't speak Turkish but according to ChatGPT:

Upon reviewing the content of these resource files, I found that the translations are appropriate and contextually accurate. There are no instances of inappropriate language, slang, or offensive terms. The translations align with standard Turkish terminology used in software installation and upgrade interfaces.

So I am good with it.

@mitchelsellers
Copy link
Copy Markdown
Contributor

@valadas any idea why this one fails on Mergable?

@bdukes
Copy link
Copy Markdown
Contributor

bdukes commented Jun 13, 2025

Maybe bot is hitting a rate limit? mergeability/mergeable#745

@valadas
Copy link
Copy Markdown
Contributor

valadas commented Jun 14, 2025

Mergeable often gets stuck on many of my repos too, not sure why, but I'll force-merge since everything is fine.

@valadas valadas merged commit b8aef56 into dnnsoftware:develop Jun 14, 2025
2 of 3 checks passed
@valadas valadas modified the milestones: 10.0.2, 10.1.0 Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Add Turkish Language as an Option to Install Wizard and Upgrade Wizard

4 participants