feat: make lexicon import declarative (wipe-and-replace)
Import now wipes existing lexicons before inserting new ones from the
uploaded ZIP. This makes the import declarative - the uploaded set
defines the complete set of lexicons.
- Add delete_all() call after validation passes in importer
- Remove unused CLI import command from server.gleam
- Update settings copy to note RESET option for full data wipe