Tivix / django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
www.tivix.com
MIT License
2.4k stars 662 forks source link

Provide Greek translation/locale #553

Open TsimpDim opened 5 years ago

TsimpDim commented 5 years ago

Hi, we use DRA in a project of ours and we would love to provide the Greek translation/locale !

As I undestand it, the steps that have to be followed are similar to this DRF guide, would that be correct?