mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
@@ -73,7 +73,6 @@ func (tp *TranslationProvider) Update(d *deps.Deps) error {
|
||||
d.Translate = tp.t.Func(d.Language.Lang)
|
||||
|
||||
return nil
|
||||
|
||||
}
|
||||
|
||||
const artificialLangTagPrefix = "art-x-"
|
||||
@@ -138,5 +137,4 @@ func errWithFileContext(inerr error, r source.File) error {
|
||||
herrors.SimpleLineMatcher)
|
||||
|
||||
return err
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user