Files
clan-core/pkgs/clan-cli/tests
Aos Dabbagh 1e96f59ecd fix(installer): Fix language check case
When attempting to follow the docs on the installer, this error comes
up:
```
$ clan flash --flake git+https://git.clan.lol/clan/clan-core \
             --ssh-pubkey ~/.ssh/id_ed25519.pub \
             --keymap us \
             --language en_US.utf-8 \
             --dry-run flash-installer

ERROR: Language 'en_US.utf-8' is not a valid language. Run 'clan flash --list-languages' to see a list of possible languages.
```

I only decided to clean up the docs, but I'm also okay with just
downcasing the locales in `list_possible_languages()`.
2024-08-21 08:15:49 +00:00
..
2024-08-02 18:56:53 +02:00
2024-08-13 15:29:51 +02:00
2024-07-21 18:11:30 +02:00
2024-08-03 15:47:35 +07:00
2023-08-11 16:10:12 +02:00
2023-11-29 13:29:45 +00:00
2023-09-27 16:20:05 +02:00
2023-11-30 14:31:37 +01:00
2024-07-10 18:14:06 +07:00
2024-07-31 16:35:36 +00:00
2023-09-22 16:38:46 +02:00
2024-02-06 15:47:32 +01:00