Expand description
§facilguide
Internationalization helpers for multilingual content. Built for Facil.guide, a tech education platform publishing guides in five languages for seniors.
Homepage: https://facil.guide
Structs§
- Guide
- A single guide entry.
- Translation
Table - Simple key-per-locale translation table with English fallback.
Enums§
- Difficulty
- Guide difficulty level.
- Locale
- The five supported languages.
Constants§
- ALL_
LOCALES - All supported locales.
- BASE_
URL - Base URL for Facil.guide.
- VERSION
- Library version.
Functions§
- parse_
locale - Parse a two-letter language code into a
Locale. - split_
locale_ path - Split a URL path into its locale prefix and the remaining path.