Exception: Jekyll::L10n::Errors::TranslationError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/jekyll-l10n/errors.rb

Overview

Error raised during translation application

Indicates a failure while applying translations from PO files to HTML. Common causes include missing translation files, malformed HTML, or translation resolver failures.