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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

create language file


Go to End


2 Posts   1371 Views

Avatar
bebabeba

Community Member, 193 Posts

29 August 2012 at 10:10pm

Hi!
I use multilanguage silverstripe (istructions are here: http://www.ssbits.com/tutorials/2011/using-translatable-to-create-a-simple-multilingual-site/) to use it,en,es,fr language.
In my template I define
<% _t('WidgetArea.TEST','Choose file: ') %>
then I add in shappire/lang the correct translation of TEST (in each language file).
When I change language in my site I can't see correct translation..

any idea?
Is my problem clear?

Avatar
bebabeba

Community Member, 193 Posts

30 August 2012 at 8:37pm

nobody can help me?