From a87e9f0fe6bd3f5c2296ba440feb9a8415e72563 Mon Sep 17 00:00:00 2001 From: FoxerLee Date: Fri, 7 Feb 2020 17:33:59 -0500 Subject: [PATCH] update chinese translation --- README.md | 2 ++ translation/README-CN.md | 52 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 translation/README-CN.md diff --git a/README.md b/README.md index 6d94db2..e5ab153 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. +[Chinese](./translation/README-CN.md) + ## Getting Started Start by not writing any code. diff --git a/translation/README-CN.md b/translation/README-CN.md new file mode 100644 index 0000000..6048c00 --- /dev/null +++ b/translation/README-CN.md @@ -0,0 +1,52 @@ +# `虚无`语言 + +`虚无`语言当前最安全、最稳定的应用编程语言。什么都不用写,什么都不用部署。 + +## 入门 + +从什么代码都不写开始。 + +``` + +``` + +这仅仅是一个范例应用,但想象它可以做你任何想做的事情。添加新的功能也十分简单: + +``` + +``` + +是的,这意味着无穷的可能。 + +### 构建你的应用 + +既然你什么都没有做,那是时候构建你的应用了: + +``` + +``` +是的,你成功了!你能够看到如下的输出: + +``` + +``` + +### 部署 + +既然你什么都没有做,那是时候部署你的应用了。通过运行如下的指令,你完全可以将你的程序部署到虚无之境。 + +``` + +``` + +就这么简单。当需要扩展应用程序时,您要做的就是: + +``` + +``` + +我说的没错吧? + +## 贡献 + +🈚️