2020-07-03 01:17:34 +02:00
|
|
|
{
|
|
|
|
"/": {
|
|
|
|
"lang": "en-US",
|
|
|
|
"title": "GCT Generator",
|
2020-09-22 22:45:34 +02:00
|
|
|
"selectText": "🌐 Language",
|
2020-07-10 00:57:16 +02:00
|
|
|
"label": "English",
|
|
|
|
"ariaLabel": "Language",
|
2020-07-14 19:15:15 +02:00
|
|
|
"editLinkText": "Edit this page on GitHub",
|
2020-07-03 01:17:34 +02:00
|
|
|
"nav": [
|
|
|
|
{
|
|
|
|
"text": "Cookbook",
|
|
|
|
"link": "/guide.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Code Reference",
|
|
|
|
"link": "/code-reference/index.html"
|
|
|
|
},
|
|
|
|
{
|
2021-11-05 02:04:39 +00:00
|
|
|
"text": "Report an issue",
|
2021-11-05 00:13:35 +00:00
|
|
|
"link": "https://github.com/BitPatty/gctGenerator/issues"
|
2020-07-03 01:17:34 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Sunshine Discord",
|
|
|
|
"link": "https://discord.gg/9dGJWEc"
|
2020-07-14 19:35:20 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Changelog",
|
|
|
|
"link": "https://github.com/BitPatty/gctGenerator/blob/master/changelog.md"
|
2020-07-03 01:17:34 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"/de/": {
|
|
|
|
"lang": "de-CH",
|
|
|
|
"title": "GCT Generator",
|
2020-09-22 22:45:34 +02:00
|
|
|
"selectText": "🌐 Sprache",
|
2020-07-03 01:17:34 +02:00
|
|
|
"label": "Deutsch",
|
|
|
|
"ariaLabel": "Sprache",
|
2020-07-14 19:15:15 +02:00
|
|
|
"editLinkText": "Bearbeite diese Seite auf GitHub",
|
2020-07-14 19:35:20 +02:00
|
|
|
"activeHeaderLinks": false,
|
2020-07-03 01:17:34 +02:00
|
|
|
"nav": [
|
|
|
|
{
|
|
|
|
"text": "Cookbook",
|
|
|
|
"link": "/de/guide.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Code Referenz",
|
|
|
|
"link": "/de/code-reference/index.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Sunshine Discord",
|
|
|
|
"link": "https://discord.gg/9dGJWEc"
|
2020-07-14 19:35:20 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Changelog",
|
|
|
|
"link": "https://github.com/BitPatty/gctGenerator/blob/master/changelog.md"
|
2020-07-03 01:17:34 +02:00
|
|
|
}
|
|
|
|
]
|
2020-09-22 21:29:28 +02:00
|
|
|
},
|
2020-11-30 14:10:49 +01:00
|
|
|
"/fr/": {
|
|
|
|
"lang": "fr-FR",
|
|
|
|
"title": "Générateur GCT",
|
|
|
|
"selectText": "🌐 Langue",
|
|
|
|
"label": "Français",
|
|
|
|
"ariaLabel": "Langue",
|
|
|
|
"editLinkText": "Modifier cette page sur GitHub",
|
|
|
|
"activeHeaderLinks": false,
|
|
|
|
"nav": [
|
|
|
|
{
|
|
|
|
"text": "Cookbook",
|
|
|
|
"link": "/fr/guide.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Référence des codes",
|
|
|
|
"link": "/fr/code-reference/index.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Discord de Sunshine",
|
|
|
|
"link": "https://discord.gg/9dGJWEc"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Changelog",
|
|
|
|
"link": "https://github.com/BitPatty/gctGenerator/blob/master/changelog.md"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2020-09-22 21:29:28 +02:00
|
|
|
"/ja/": {
|
|
|
|
"lang": "ja-JP",
|
|
|
|
"title": "GCT Generator",
|
2020-09-23 16:50:34 +02:00
|
|
|
"selectText": "🌐 言語設定",
|
|
|
|
"label": "日本語",
|
|
|
|
"ariaLabel": "言語設定",
|
|
|
|
"editLinkText": "GitHubでこのページを編集",
|
2020-09-22 21:29:28 +02:00
|
|
|
"activeHeaderLinks": false,
|
|
|
|
"nav": [
|
|
|
|
{
|
2020-09-23 16:50:34 +02:00
|
|
|
"text": "導入ガイド",
|
2020-09-22 21:29:28 +02:00
|
|
|
"link": "/ja/guide.html"
|
|
|
|
},
|
|
|
|
{
|
2020-09-23 16:50:34 +02:00
|
|
|
"text": "チートコード一覧",
|
2020-09-22 21:29:28 +02:00
|
|
|
"link": "/ja/code-reference/index.html"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "Discord",
|
2020-09-24 19:27:09 +02:00
|
|
|
"link": "https://discord.gg/c5xffvr"
|
2020-09-22 21:29:28 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "変更ログ",
|
|
|
|
"link": "https://github.com/BitPatty/gctGenerator/blob/master/changelog.md"
|
|
|
|
}
|
|
|
|
]
|
2020-07-03 01:17:34 +02:00
|
|
|
}
|
|
|
|
}
|