[
https://issues.apache.org/jira/browse/FLINK-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925475#comment-16925475
]
Jark Wu edited comment on FLINK-13994 at 9/9/19 8:49 AM:
---------------------------------------------------------
Hi [~gaofeilong],
1. you don't need to translate the table (but the "title" and "nav-title" can
be translated).
2. Yes. The link should be changed to Chinese version.
If the link is started from "./", then nothing needs to change, e.g.
"(./docker-playgrounds/flink-operations-playground.html)"
If the link is started from "{{ site.baseurl }}", then you should add "/zh"
after that, e.g. "({{ site.baseurl }}/dev/event_timestamps_watermarks.html)"
needs to be changed to "({{ site.baseurl
}}/zh/dev/event_timestamps_watermarks.html)".
was (Author: jark):
Hi [~gaofeilong],
1. you don't need to translate the table (but the title can be translated).
2. Yes. The link should be changed to Chinese version.
If the link is started from "./", then nothing needs to change, e.g.
"(./docker-playgrounds/flink-operations-playground.html)"
If the link is started from "{{ site.baseurl }}", then you should add "/zh"
after that, e.g. "({{ site.baseurl }}/dev/event_timestamps_watermarks.html)"
needs to be changed to "({{ site.baseurl
}}/zh/dev/event_timestamps_watermarks.html)".
> Translate "Getting Started" overview to Chinese
> -----------------------------------------------
>
> Key: FLINK-13994
> URL: https://issues.apache.org/jira/browse/FLINK-13994
> Project: Flink
> Issue Type: Task
> Components: chinese-translation, Documentation
> Reporter: Fabian Hueske
> Assignee: gaofeilong
> Priority: Major
>
> The "Getting Started" overview page needs to be translated to Chinese:
> https://github.com/apache/flink/blob/master/docs/getting-started/index.zh.md
--
This message was sent by Atlassian Jira
(v8.3.2#803003)