Description
Add the "locale" command to the CLI. Which will save the current locale in the settings.
Use SettingsServiceInterface.
Dependencies
Acceptance criteria
- The locale command should store the current locale through the SettingsRepository interface.
- Fixed README.md
Description
Add the "locale" command to the CLI. Which will save the current locale in the settings.
Use SettingsServiceInterface.
Dependencies
Acceptance criteria