We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Before I forget:
fig2-description
Can we update the Japanese versions with these changes?
The text was updated successfully, but these errors were encountered:
@bazzadp , OK, I will translate. Please wait.
Sorry, something went wrong.
Got one more for you, if you don't mind.
Would this:
{% macro show_description(id) %}図{{ id }}の説明を表示{% endmacro %} {% macro hide_description(id) %}図{{ id }}の説明を非表示{% endmacro %}
be an accurate translation of this?:
{% macro show_description(id) %}Show description of Figure {{ id }}{% endmacro %} {% macro hide_description(id) %}Hide description of Figure {{ id }}{% endmacro %}
This is part of #857 and will show as button text below images, like this:
Here's the English version:
If that's not accurate translation could you review #857 and suggest better text?
@bazzadp , This translate is no problem.
Excellent - cheers for that!
ksakae1216
No branches or pull requests
Before I forget:
fig2-description
. I auto translated it to Japanese but probably not that great.Can we update the Japanese versions with these changes?
The text was updated successfully, but these errors were encountered: