List localizations feature

This commit is contained in:
Will Faught
2025-02-09 01:21:11 -08:00
parent 75ef905165
commit 9c562100c4
2 changed files with 4 additions and 2 deletions

View File

@@ -31,9 +31,10 @@ Paige is designed to put your content front and center, avoiding the typical clu
- Image shortcode - Image shortcode
- Image size breakpoints - Image size breakpoints
- Image thumbnails - Image thumbnails
- Internationalization
- Landing page - Landing page
- Languages
- Light color scheme - Light color scheme
- Localizations
- Math typesetting - Math typesetting
- Menu - Menu
- Minimal design - Minimal design

View File

@@ -20,9 +20,10 @@ features = [
"image shortcode", "image shortcode",
"image size breakpoints", "image size breakpoints",
"image thumbnails", "image thumbnails",
"internationalization",
"landing page", "landing page",
"languages",
"light color scheme", "light color scheme",
"localizations",
"math typesetting", "math typesetting",
"menu", "menu",
"minimal design", "minimal design",