diff options
| author | Dongliang Mu <dzm91@hust.edu.cn> | 2024-03-14 19:39:52 +0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-03-14 13:24:08 +0000 |
| commit | eb69d1ae2ef891f9f0b8d52d96574fb09fd82780 (patch) | |
| tree | 9abc84dc530422d055f45f1d7af804857e976c60 /docs/translations | |
| parent | 752708b4915a303cfef6c77c7f80f7f778da133a (diff) | |
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 <dzm91@hust.edu.cn>
Diffstat (limited to 'docs/translations')
| -rw-r--r-- | docs/translations/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
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. |
