diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2021-07-01 14:04:38 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 14:04:38 +0900 |
commit | 8c982dba31b8b23f9c790630e31099aaaa372258 (patch) | |
tree | 1289fa5b3d22afb43d0c8152fad3af4c6477d6ef /docs/ja/api_docs.md | |
parent | 27d1e2909f3fa28b69b86728d32a5bd3360c47a8 (diff) | |
download | qmk_firmware-8c982dba31b8b23f9c790630e31099aaaa372258.tar.gz qmk_firmware-8c982dba31b8b23f9c790630e31099aaaa372258.zip |
[Update] Change Original TAGs of Japanese translations (#13396)
* Updated docs/ja/how_a_matrix_works.md original tag.
* Updated docs/ja/api_overview.md original tag.
* Updated docs/ja/contributing.md original tag
* Updated docs/ja/coding_conventions_c.md original tag
* Updated docs/ja/reference_configurator_support.md original tag
* Updated docs/ja/reference_glossary.md original tag
* Updated docs/ja/api_docs.md original tag
* Updated docs/ja/feature_stenography.md original tag
* Updated docs/ja/documentation_templates.md original tag
* Updated docs/ja/faq_keymap.md original tag
* Updated docs/ja/understanding_qmk.md original tag
Diffstat (limited to 'docs/ja/api_docs.md')
-rw-r--r-- | docs/ja/api_docs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/api_docs.md b/docs/ja/api_docs.md index 2d057c19b..34ed50c49 100644 --- a/docs/ja/api_docs.md +++ b/docs/ja/api_docs.md | |||
@@ -1,8 +1,8 @@ | |||
1 | # QMK API | 1 | # QMK API |
2 | 2 | ||
3 | <!--- | 3 | <!--- |
4 | original document: 0.9.50:docs/api_docs.md | 4 | original document: 0.13.15:docs/api_docs.md |
5 | git diff 0.9.50 HEAD -- docs/api_docs.md | cat | 5 | git diff 0.13.15 HEAD -- docs/api_docs.md | cat |
6 | --> | 6 | --> |
7 | 7 | ||
8 | このページは QMK API の使い方を説明します。もしあなたがアプリケーション開発者であれば、全ての [QMK](https://qmk.fm) キーボードのファームウェアをコンパイルするために、この API を使うことができます。 | 8 | このページは QMK API の使い方を説明します。もしあなたがアプリケーション開発者であれば、全ての [QMK](https://qmk.fm) キーボードのファームウェアをコンパイルするために、この API を使うことができます。 |