update ja in locales.json
This commit is contained in:
parent
9c4cc3efcb
commit
8b28c1bff7
1 changed files with 7 additions and 7 deletions
|
@ -64,23 +64,23 @@
|
||||||
"/ja/": {
|
"/ja/": {
|
||||||
"lang": "ja-JP",
|
"lang": "ja-JP",
|
||||||
"title": "GCT Generator",
|
"title": "GCT Generator",
|
||||||
"selectText": "🌐 他言語版",
|
"selectText": "🌐 言語設定",
|
||||||
"label": "聖座",
|
"label": "日本語",
|
||||||
"ariaLabel": "他言語版",
|
"ariaLabel": "言語設定",
|
||||||
"editLinkText": "ギットハブでこのページを編集",
|
"editLinkText": "GitHubでこのページを編集",
|
||||||
"activeHeaderLinks": false,
|
"activeHeaderLinks": false,
|
||||||
"nav": [
|
"nav": [
|
||||||
{
|
{
|
||||||
"text": "クックブック",
|
"text": "導入ガイド",
|
||||||
"link": "/ja/guide.html"
|
"link": "/ja/guide.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "コードリファレンス",
|
"text": "チートコード一覧",
|
||||||
"link": "/ja/code-reference/index.html"
|
"link": "/ja/code-reference/index.html"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"text": "インストールすIOS58",
|
"text": "IOS58のインストール",
|
||||||
"link": "/ja/ios58.html"
|
"link": "/ja/ios58.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue