- display all active projects (with statistics)
- display all archived projects
- display all strings, statistics and config of a project
- display all languages
- create project
- create language
- create key in project
- change key
- change translation
- set revised for language
- change project name
- move key to another project
- add language to project
- set base language of project
- archive project
- delete key
The import routes should give back the diff. The web frontend should then do the crud calls.
- import iOS strings file - not yet implemented
- import android strings xml
- import excel file - not yet implemented
- export to iOS strings file
- export to android strings xml
- export to excel file - not yet implemented