From eb69d1ae2ef891f9f0b8d52d96574fb09fd82780 Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Thu, 14 Mar 2024 19:39:52 +0800 Subject: docs: add a disclaimer for translation Create a folder - translations to hold all language translations And add a disclaimer about these translations Signed-off-by: Dongliang Mu --- docs/translations/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/translations/README.md (limited to 'docs/translations') diff --git a/docs/translations/README.md b/docs/translations/README.md new file mode 100644 index 000000000..d997ca5b6 --- /dev/null +++ b/docs/translations/README.md @@ -0,0 +1,8 @@ +# Translations + +- 简体中文 + +# Disclaimer + +The documentation translations are community maintained and may be outdated. +The official documentation is in English. -- cgit mrf-deployment