Update app/i18n/locales/jp/programs-page.json

Co-authored-by: tkmct <1220t.takamichi@gmail.com>
This commit is contained in:
zu
2024-04-22 22:15:42 +09:00
committed by GitHub
parent 3f7a63cee0
commit f9321d8c30

View File

@@ -22,7 +22,7 @@
"title": "暗号学の基礎",
"items": [
"Circom入門",
"暗号化とハッシュ関数の基礎 (Basics of encryption and hash functions)",
"暗号化とハッシュ関数の基礎",
"デジタル署名と楕円曲線暗号 (Digital signatures and elliptic curve cryptography)"
]
},