Skip to content

Translate Chinese document into English #3541

@Anilople

Description

@Anilople

Simple Introduction

Apollo's document can view on website https://www.apolloconfig.com

It's content under git repository directory docs.

Directory docs/zh save Chinese document.

Directory docs/en save English document.

The document structure use https://docsify.js.org/#/ (More detail in pull request #3433)

Someone can add English document now.

Example

Chinese document in https://www.apolloconfig.com/#/zh/faq/faq

Its content is resolved from file in path docs/zh/faq/faq.md,

If someone want to translate it, he/she can create a markdown file in path docs/en/faq/faq.md.

The difference between their path is zh and en

After file docs/en/faq/faq.md merge to repository, one can access English document through https://www.apolloconfig.com/#/en/faq/faq


The document you can translate will prepare in this issue, like

Translate
docs/zh/xxx
to
docs/en/xxx

docs/zh/xxx is the Chinese document, and docs/en/xxx is the English document. You can change English document by a pull request (view CONTRIBUTING for more detail).

If you want to translate, you can comment for it, then starting the translation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions