Japanese translation: framework & some files

This commit is contained in:
mDuo13
2019-10-23 16:51:56 -07:00
parent f95e1f3b02
commit 1178664378
30 changed files with 1780 additions and 45 deletions

View File

@@ -101,6 +101,9 @@
{% for method in api_methods %}
[{{method}} method]: {{method|lower}}.html
[{{method}} command]: {{method|lower}}.html
{% if target.lang == "ja" %}
[{{method}}メソッド]: {{method|lower}}.html
{% endif %}
{% endfor %}
<!--{# Amendment links #}-->