fixed formatting
Update rootplace/forms.py
Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>
Check that a user cannot be merged into itself
ajout des traductions
changed test language to french
Check that a user cannot be merged into itself
* Fix display
* Add internationalization
* Avoid querying under a certain amount of characters
* Update docs for translations with typescript
* Add interpolate to typescript globals
* Remove graphviz and use cytoscape.js instead
* Frontend generated graphs
* Make installation easier and faster
* Better user experience
* Family api and improved interface
* Fix url history when using 0, improve button selection and reset reverse with reset button
* Use klay layout
* Add js translations and apply review comments