iamabug commented on a change in pull request #357: HDDS-2729. Enable 
multilingual Hugo features in ozone docs
URL: https://github.com/apache/hadoop-ozone/pull/357#discussion_r357865447
 
 

 ##########
 File path: hadoop-hdds/docs/config.yaml
 ##########
 @@ -16,11 +16,18 @@
 
 languageCode: "en-us"
 DefaultContentLanguage: "en"
+languages:
+  en:
+    languageName: English
+    weight: 1
+  zh:
+    languageName: Mandarin
 
 Review comment:
   how about using a Chinese word for language name here so that Chinese users 
can recognize it easilier, i.e., Mandarin -> 中文

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to