diff options
| author | umi <57262844+umi-umi@users.noreply.github.com> | 2019-12-17 14:01:46 +0900 |
|---|---|---|
| committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-12-16 21:01:46 -0800 |
| commit | a860da891497afc536d6248fad35dff5fb782472 (patch) | |
| tree | 775131aa1d6c119c8c2e32c0bbf70630731a0b49 /docs/ja/getting_started_getting_help.md | |
| parent | ae40fc498b185d3d23908780a3d3425eb5ff05b5 (diff) | |
| download | qmk_firmware-a860da891497afc536d6248fad35dff5fb782472.tar.gz qmk_firmware-a860da891497afc536d6248fad35dff5fb782472.zip | |
[Docs] add japanese translation (basic part) (#7461)
* add basic part
* update cli
* update cli
* correct links to ja document
* update files based on comments
* update for a postpositional particle
* update for a punctuation
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
* update files based on comments
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Diffstat (limited to 'docs/ja/getting_started_getting_help.md')
| -rw-r--r-- | docs/ja/getting_started_getting_help.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/ja/getting_started_getting_help.md b/docs/ja/getting_started_getting_help.md new file mode 100644 index 000000000..83fbdc7bd --- /dev/null +++ b/docs/ja/getting_started_getting_help.md | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # 助けを得る | ||
| 2 | |||
| 3 | <!--- | ||
| 4 | original document: d598f01cb:getting_started_getting_help.md | ||
| 5 | git diff d598f01cb HEAD getting_started_getting_help.md | cat | ||
| 6 | --> | ||
| 7 | |||
| 8 | QMK に関して助けを得るための多くのリソースがあります。 | ||
| 9 | |||
| 10 | ## リアルタイム チャット | ||
| 11 | |||
| 12 | メインの [Discord server](https://discord.gg/Uq7gcHh) で QMK の開発者とユーザを見つけることができます。サーバには、ファームウェア、Toolbox、ハードウェアおよび Configurator についてチャットするための特定のチャンネルがあります。 | ||
| 13 | |||
| 14 | ## OLKB Subreddit | ||
| 15 | |||
| 16 | 公式の QMK フォーラムは [reddit.com](https://reddit.com) の [/r/olkb](https://reddit.com/r/olkb) です。 | ||
| 17 | |||
| 18 | ## Github Issues | ||
| 19 | |||
| 20 | [GitHub で issue](https://github.com/qmk/qmk_firmware/issues) を開くことができます。issue が長期的な議論あるいはデバッグを必要とする場合は、特に便利です。 | ||
