diff --git a/README.md b/README.md index d470afd..9a61963 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Even if for some reason they have to use it, without good documentation, they wo ## P.S. - This repo is under active development. If you have any improvements / suggestions please file an [issue](https://github.com/kylelobo/The-Documentation-Compendium/issues/new/choose) or send in a [Pull Request](/en/CONTRIBUTING.md) -- The [TODO.md](/en/TODO.md) file or the [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page are a good place to visit if you want to pick up some task. They have a list of things are to be implemented in the near future +- The [issues](https://github.com/kylelobo/The-Documentation-Compendium/issues) page is a good place to visit if you want to pick up some task. It has a list of things are to be implemented in the near future

diff --git a/cn/TODO.md b/cn/TODO.md new file mode 100644 index 0000000..2702291 --- /dev/null +++ b/cn/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] 翻译模板 + diff --git a/de/TODO.md b/de/TODO.md new file mode 100644 index 0000000..e4720ee --- /dev/null +++ b/de/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Vorlagen übersetzen + diff --git a/en/ISSUE_TEMPLATE/bug_report.md b/en/ISSUE_TEMPLATES/bug_report.md similarity index 100% rename from en/ISSUE_TEMPLATE/bug_report.md rename to en/ISSUE_TEMPLATES/bug_report.md diff --git a/en/ISSUE_TEMPLATE/custom.md b/en/ISSUE_TEMPLATES/custom.md similarity index 100% rename from en/ISSUE_TEMPLATE/custom.md rename to en/ISSUE_TEMPLATES/custom.md diff --git a/en/ISSUE_TEMPLATE/feature_request.md b/en/ISSUE_TEMPLATES/feature_request.md similarity index 100% rename from en/ISSUE_TEMPLATE/feature_request.md rename to en/ISSUE_TEMPLATES/feature_request.md diff --git a/en/README Templates/Bot.md b/en/README _TEMPLATES/Bot.md similarity index 100% rename from en/README Templates/Bot.md rename to en/README _TEMPLATES/Bot.md diff --git a/en/README Templates/Hackathon.md b/en/README _TEMPLATES/Hackathon.md similarity index 100% rename from en/README Templates/Hackathon.md rename to en/README _TEMPLATES/Hackathon.md diff --git a/en/README Templates/IoT.md b/en/README _TEMPLATES/IoT.md similarity index 100% rename from en/README Templates/IoT.md rename to en/README _TEMPLATES/IoT.md diff --git a/en/README Templates/Minimal.md b/en/README _TEMPLATES/Minimal.md similarity index 100% rename from en/README Templates/Minimal.md rename to en/README _TEMPLATES/Minimal.md diff --git a/en/README Templates/README.md b/en/README _TEMPLATES/README.md similarity index 100% rename from en/README Templates/README.md rename to en/README _TEMPLATES/README.md diff --git a/en/README Templates/Standard.md b/en/README _TEMPLATES/Standard.md similarity index 100% rename from en/README Templates/Standard.md rename to en/README _TEMPLATES/Standard.md diff --git a/en/TODO.md b/en/TODO.md index de5fb1d..f4244e7 100644 --- a/en/TODO.md +++ b/en/TODO.md @@ -7,3 +7,4 @@ - [ ] Make a minimal IoT template. - [ ] Add a COMMIT_MESSAGE_GUIDELINES.md file. - [ ] Translate the various [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, Spanish, Portuguese, Russian, etc. + diff --git a/es/TODO.md b/es/TODO.md new file mode 100644 index 0000000..86972a5 --- /dev/null +++ b/es/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traducir plantillas + diff --git a/fr/TODO.md b/fr/TODO.md new file mode 100644 index 0000000..8e67886 --- /dev/null +++ b/fr/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traduire des modèles + diff --git a/hi/TODO.md b/hi/TODO.md new file mode 100644 index 0000000..8323750 --- /dev/null +++ b/hi/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] अनुवाद करें टेम्पलेट्स + diff --git a/it/TODO.md b/it/TODO.md new file mode 100644 index 0000000..8323750 --- /dev/null +++ b/it/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] अनुवाद करें टेम्पलेट्स + diff --git a/jp/TODO.md b/jp/TODO.md new file mode 100644 index 0000000..add6cf0 --- /dev/null +++ b/jp/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] テンプレートを翻訳する + diff --git a/ko/TODO.md b/ko/TODO.md new file mode 100644 index 0000000..9c3addc --- /dev/null +++ b/ko/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] 템플릿 번역 + diff --git a/pt/TODO.md b/pt/TODO.md new file mode 100644 index 0000000..3d83bc3 --- /dev/null +++ b/pt/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] Traduzir modelos + diff --git a/ru/TODO.md b/ru/TODO.md new file mode 100644 index 0000000..f484282 --- /dev/null +++ b/ru/TODO.md @@ -0,0 +1,6 @@ +### TODO + +--- + +- [ ] переводить шаблоны +