Skip to content

zh_CN: Update Chinese translations. #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 13, 2022
Merged

Conversation

zoziha
Copy link
Collaborator

@zoziha zoziha commented Jan 13, 2022

  • zh_CN: Update Chinese translations.

It seems that the content of fpm-doc has been updated somewhat, so this PR followed up with the corresponding Chinese translations.

@zoziha
Copy link
Collaborator Author

zoziha commented Jan 13, 2022

In addition, unrelated to this PR, there is a dot after the link of stdlib, which will cause the link access to fail:

[stdlib]: https://github.com/fortran-lang/stdlib. in fpm-docs/pages/tutorial/dependencies.md.

Should be:

[stdlib]: https://github.com/fortran-lang/stdlib

Or [stdlib]: https://github.com/fortran-lang/stdlib . ?

@awvwgk
Copy link
Member

awvwgk commented Jan 13, 2022

In addition, unrelated to this PR, there is a dot after the link of stdlib, which will cause the link access to fail:

Good catch. The dot shouldn't be there. I found that having the links declared separately, rather than inline is somewhat easier when translating, because we don't have to repeat the URL (at least for sides that don't offer localized versions).

@awvwgk awvwgk merged commit 06e7aa2 into fortran-lang:main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants