mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-20 13:33:44 -07:00
Added an "other languages" section, changed country codes
for Greek (Greece) and German READMEs to be correct. Signed-off-by: Danny Dalton <daltond2@hawkmail.newpaltz.edu>
This commit is contained in:
parent
b297ae5788
commit
39a884e4da
3 changed files with 20 additions and 1 deletions
19
README.md
19
README.md
|
@ -14,3 +14,22 @@ The source files in this repo are for historical reference and will be kept stat
|
||||||
If, however, you’d like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and we’ll review and consider.
|
If, however, you’d like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and we’ll review and consider.
|
||||||
|
|
||||||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||||||
|
|
||||||
|
# Other Languages
|
||||||
|
You may view this README in any of the following languages:
|
||||||
|
- [Afrikaans (South Africa)](https://github.com/Microsoft/MS-DOS/blob/master/README.af-ZA.md)
|
||||||
|
- [Arabic](https://github.com/Microsoft/MS-DOS/blob/master/README.ar-AR.md)
|
||||||
|
- [Catalan](https://github.com/Microsoft/MS-DOS/blob/master/README.ca.md)
|
||||||
|
- [Spanish](https://github.com/Microsoft/MS-DOS/blob/master/README.es.md)
|
||||||
|
- [German](https://github.com/Microsoft/MS-DOS/blob/master/README.de.md)
|
||||||
|
- [French (France)](https://github.com/Microsoft/MS-DOS/blob/master/README.fr-FR.md)
|
||||||
|
- [Greek (Greece)](https://github.com/Microsoft/MS-DOS/blob/master/README.el-GR.md)
|
||||||
|
- [Indonesian (Indonesia)](https://github.com/Microsoft/MS-DOS/blob/master/README.id-ID.md)
|
||||||
|
- [Italian (Italy)](https://github.com/Microsoft/MS-DOS/blob/master/README.it-IT.md)
|
||||||
|
- [Korean (Korea)](https://github.com/Microsoft/MS-DOS/blob/master/README.ko-KR.md)
|
||||||
|
- [English](https://github.com/Microsoft/MS-DOS/blob/master/README.md)
|
||||||
|
- [Portuguese (Brazil)](https://github.com/Microsoft/MS-DOS/blob/master/README.pt-BR.md)
|
||||||
|
- [Swedish (Sweden)](https://github.com/Microsoft/MS-DOS/blob/master/README.sv-SE.md)
|
||||||
|
- [Chinese (Taiwan)](https://github.com/Microsoft/MS-DOS/blob/master/README.zh-TW.md)
|
||||||
|
|
||||||
|
If you'd like to submit another language, or improve upon a translation, please, fork this repository, fix it as you'd like, and submit a pull request. As said above, **don't send** pull requests suggesting any modifications to the source files.
|
Loading…
Add table
Add a link
Reference in a new issue