Index: chrome/browser/resources/hotword_audio_verification/main.html |
diff --git a/chrome/browser/resources/hotword_audio_verification/main.html b/chrome/browser/resources/hotword_audio_verification/main.html |
index 3ef60a52c43df70e4898fcd927d17922d7c016f6..e0bce44c72a08d6149d8d097fe97d637a8b38eff 100644 |
--- a/chrome/browser/resources/hotword_audio_verification/main.html |
+++ b/chrome/browser/resources/hotword_audio_verification/main.html |
@@ -1,5 +1,5 @@ |
<!doctype html> |
-<html i18n-values="dir:textdirection"> |
+<html i18n-values="dir:textdirection;lang:language"> |
<head> |
<meta charset=utf-8> |
<title i18n-content="introTitle"></title> |