1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00

Fix link in "Falsehoods About Language"

This commit is contained in:
Robert Herbig 2018-07-26 16:50:29 -04:00 committed by GitHub
parent d09ccfa8b0
commit c0644d78e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,7 @@ intersection of names and gender and internationalisation.
## Internationalization
- [Falsehoods About
Language](http://garbled.benhamill.com/2017/04/18/falsehoods-programmers-believe-about-language/) -
Language](http://garbled.benhamill.com/2017/04/19/falsehoods-programmers-believe-about-language) -
Translating a software from English is not as straightforward as it seems to
be.
- [i18n Testing Data](https://github.com/patch/i18n-testing) - Real-word