mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Add localization plugin and initial es translation (#1011)
* Add plugin and initial `es` translation * Add missing features to plugin * Translate home page and sponsors * Add language selector and widen nav * Fix mobile style and language selector * Add js helper file * Update header.css * translate footer
This commit is contained in:
@@ -67,12 +67,9 @@ defaults:
|
||||
plugins:
|
||||
- jekyll-paginate-v2
|
||||
- jekyll-redirect-from
|
||||
# - jekyll-multiple-languages-plugin
|
||||
|
||||
# Internationalization
|
||||
languages: ["en", "es"]
|
||||
exclude_from_localizations: ["assets", "storage"]
|
||||
default_lang: "en"
|
||||
lang: "en"
|
||||
|
||||
# Pagination (used by the blog)
|
||||
pagination:
|
||||
|
||||
Reference in New Issue
Block a user