uyuni-docs
uyuni-docs copied to clipboard
lang=... attributes in HTML translations are wrong
Documentation Update Required
This is a little metadata issue in the SUMA 4.2 translations (ftr, we do have similar issues in the DAPS-built docs). No matter the actual language, the page source always starts with:
<!DOCTYPE html>
<html lang="en">
[...]
Making sure this is correct should ultimately be helpful for SEO.
What change is required?
I am guessing there's an easy way to fix this to say lang= en-us/ko-kr/ja-jp/zh-cn as appropriate.
Version
SUMA 4.2
@jcayouette -- is this still valid?