From eb9d2000bfb1cd7acea14ce5ecb22687888d7638 Mon Sep 17 00:00:00 2001 From: bxy007 <315379105@qq.com> Date: Tue, 27 Feb 2018 10:07:27 +0800 Subject: [PATCH] fix i18n/README.md --- notebook/i18n/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/i18n/README.md b/notebook/i18n/README.md index a7bdeb1dd..c737dbf54 100644 --- a/notebook/i18n/README.md +++ b/notebook/i18n/README.md @@ -15,7 +15,7 @@ However… run in). Hint: if running Windows, you can set it in PowerShell with `${Env:LANG} = "xx_XX"`. - if running Ubuntu, you should set environment variable `LANGUAGE="xx_XX"`. + if running Ubuntu 14, you should set environment variable `LANGUAGE="xx_XX"`. 2. The preferred language for web pages in your browser settings (`xx`) is also used. At the moment, it has to be first in the list.