From 5c9f8e72e308d0d89db722188fdd64eeaf373413 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 17 Sep 2017 17:37:33 +0200 Subject: [PATCH] Add article about language. Closes #16. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 256ce2a..58ea1a4 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,10 @@ in STEM (Science, Technology, Engineering, Math) industries. ## Internationalization +-[Falsehoods About +Language](http://garbled.benhamill.com/2017/04/18/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 international and diverse name data for unit testing and QA. - [Internationalis(z)ing Code](https://www.youtube.com/watch?v=0j74jcxSunY) -