Add Japanese translation (#1) (#337)

* add japanese translation

* fix typo
This commit is contained in:
matsuge
2019-04-12 14:32:08 +09:00
committed by Oleksii Trekhleb
parent 5c12f45ddc
commit 2632a3a683
14 changed files with 323 additions and 7 deletions

View File

@@ -2,7 +2,8 @@
_Read this in other languages:_
[_简体中文_](README.zh-CN.md),
[_Русский_](README.ru-RU.md)
[_Русский_](README.ru-RU.md),
[_日本語_](README.ja-JP.md)
In computer science, a **priority queue** is an abstract data type
which is like a regular queue or stack data structure, but where