Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

comments module language


Go to End


964 Views

Avatar
mahir

Community Member, 11 Posts

14 February 2013 at 3:00pm

Edited: 14/02/2013 9:00pm

Hi,

I want to add Turkish language translation into comments module. I am using SilverStripe CMS v3.0.3.

1) I added i18n::set_locale('tr_TR'); in mysite/_config.php file
2) I prepared a tr.yml file and uploaded in under comments/lang folder. Did a dev/build. However, I still see the comment forms of my site in English but not in Turkish.

You can find the tr.yml attached
What should I do?

Attached Files