Install Station === Install Station is the streamlined installer for GhostBSD. Install Station handles disk editing, partitioning, and OS installation. User configuration and system setup are performed at first boot after installation with Setup Station. ## Managing Translations To create a translation file. ```shell ./setup.py create_translation --locale=fr ``` To update translation files ```shell ./setup.py update_translations ```