You can probably do it with a cron job and an sh script
Translation to different languages Automatically ?
-
@julian said:
We could add some logic so that if a query string contains
lang
, we could serve that translation...please do
-
-
Just woke up
Really think this would be good addition Mr. Julian
-
This is on master now, adding
?lang=<language_code>
to the url will serve the forum in that language. -
@baris said:
This is on master now, adding
?lang=<language_code>
to the url will serve the forum in that language.omg, thank you muchly !
-
@baris said:
This is on master now, adding
?lang=<language_code>
to the url will serve the forum in that language.Does this mean I need to do the master dance ? is there any way to pull it into my 0.7.1. Just wait for the next release I guess @julian said they will be more frequent now so maybe that's not so bad
-
-
-
is my url correct ?
http://localhost/?lang=fr
seems to get error:
24/7 13:31 [4836] - warn: [translator] Language 'undefined' not found. Defaulting to 'en_GB'
-
ok well it's working a treat now. not sure why, actually it doesn't like working form localhost
that would most likely be the prob