raviriley / agency-jekyll-theme

Jekyll version of the newest Agency Bootstrap theme, plus new features: Google Analytics, Markdown support, custom pages, and more!
https://raviriley.github.io/agency-jekyll-theme-starter/
MIT License
347 stars 689 forks source link

Display translated text and Working hover effect for locale: "de" and "de-DE"(Resolve bug: Issue #63) #68

Closed avicndugu closed 1 year ago

avicndugu commented 1 year ago

This is a bug fix

Summary

This PR is resolving the issues related translation and hover effects when locale entry in _config.yml is set to "de" or "de-DE". I the bug can be separated into 3 parts.

The hover effect solution works for Spanish language as well.

Context

This is related to GitHub issue: Switching default locale to German issue #63