fix(docs): Normalize localized filename format across all files (#5560)

* fix: normalize filenames locale format. Brazilian

* fix: normalize filename locale Traditional Chinese
This commit is contained in:
David Ordás
2021-09-27 18:36:42 +02:00
committed by GitHub
parent d17198010c
commit b19f049466
15 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
*Read this in other languages: [Français](CONTRIBUTING-fr.md), [Español](CONTRIBUTING-es.md), [简体中文](CONTRIBUTING-zh.md), [繁體中文](CONTRIBUTING-zh-TW.md), [فارسی](CONTRIBUTING-fa_IR.md), [Tiếng Việt](CONTRIBUTING-vn.md).*
*Read this in other languages: [Français](CONTRIBUTING-fr.md), [Español](CONTRIBUTING-es.md), [简体中文](CONTRIBUTING-zh.md), [繁體中文](CONTRIBUTING-zh_TW.md), [فارسی](CONTRIBUTING-fa_IR.md), [Tiếng Việt](CONTRIBUTING-vn.md).*
## Contributor License Agreement
By contributing you agree to the [LICENSE](https://github.com/EbookFoundation/free-programming-books/blob/master/LICENSE) of this repository.