mediapop / django-friendface

Getting Facebook to work for Django.
2 stars 0 forks source link

Handle translated applications. #52

Open kitsunde opened 11 years ago

kitsunde commented 11 years ago

A lot of parts of an application can be translated, we have absolutely no support for this right now. How can we make this possible? Ideally if we could just be in the active Django language that'd be best.

gaqzi commented 11 years ago

What do you mean by this?

On Fri, Feb 22, 2013 at 10:42 PM, Kit Sunde notifications@github.comwrote:

A lot of parts of an application can be translated, we have absolutely no support for this right now. How can we make this possible? Ideally if we could just be in the active Django language that'd be best.

— Reply to this email directly or view it on GitHubhttps://github.com/mediapop/django-friendface/issues/52.

kitsunde commented 11 years ago

We are storing details about facebook applications in the database like name, description etc. Facebook has localization: https://developers.facebook.com/apps/548093215218375/localize