zetkin / translators-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend Model Questions

djbusstop opened this issue · comments

commented

Should we:

Only return one of each translation for language and dotpath, picking the most recently created?

Have each translation linked to a related English translation, then when creating them we just have to make a post request with the english translation and all associated data will be automatically fulfilled?