Is there an existing issue for this?
Description of problem
DNN 10 by default does not have an option to offer Install Wizard and Upgrade Wizard in Turkish language.
Description of solution
I already created required material and I'll submit a PR soon.
The PR will introduce the following files:
- 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" />
Description of alternatives considered
No response
Anything else?
No response
Do you be plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct