Add Chinese translations (cn & tw) (#190)

* - Add Chinese translation
- Fix code style with eslint

* Check and revise

* Added traditional Chinese

* Check and revise

* fix Typo
This commit is contained in:
墨娘
2020-12-10 20:05:20 +08:00
committed by GitHub
parent bc1bcd7b5b
commit 7d3290d850
70 changed files with 2397 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ THE SOFTWARE.
export default () => {
return {
version: '3.3',
services:{
services: {
nginx: {
build: {
context: '.',