Skip to content
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

A line of Chinese translation is incorrect #97

Open
snowffer opened this issue Jul 30, 2017 · 1 comment
Open

A line of Chinese translation is incorrect #97

snowffer opened this issue Jul 30, 2017 · 1 comment

Comments

@snowffer
Copy link

English: 'inline base64 URLs for <=8k images, direct URLs for the rest'

Chinese: "内联的base64的图片地址,图片要小于8k,直接的url的地址则不解析"

I think the Chinese translation is incorrect. It should be:

"图片小于8k时,采用内联的base64的图片地址;其余的采用直接的URL"

@snowshoes
Copy link

Hi there,

The same here, I've noticed this translation while reading the docuemntation.

'inline base64 URLs for <=8k images, direct URLs for the rest'

should be tranlsated as "小于8K的图片,显示其base64地址,其余直接显示URL地址"

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

No branches or pull requests

2 participants