Skip to content

Commit 5696c55

Browse files
committed
setup for translating docs
1 parent e9976ff commit 5696c55

File tree

168 files changed

+1286
-17
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+1286
-17
lines changed

docs/de/hyperbook.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"name": "Scratch für Java",
3+
"version": "0.0.0",
4+
"description": "Eine Bibliothek die Scratch in Java nachbildet",
5+
"author": {
6+
"name": "OpenPatch",
7+
"url": "https://openpatch.org"
8+
},
9+
"logo": "/assets/logo.png",
10+
"colors": {
11+
"brand": "#4e7896",
12+
"brandDark": "#f58219",
13+
"brandText": "#f58219"
14+
},
15+
"links": [
16+
{
17+
"label": "Kontakt",
18+
"links": [
19+
{
20+
"label": "Mail",
21+
"icon": "📧",
22+
"href": "mailto:[email protected]"
23+
},
24+
{
25+
"label": "Twitter",
26+
"icon": "🐦",
27+
"href": "https://twitter.com/openpatchorg"
28+
},
29+
{
30+
"label": "Mastodon",
31+
"icon": "🐘",
32+
"href": "https://fosstodon.org/@openpatch"
33+
},
34+
{
35+
"label": "Matrix (Chat)",
36+
"icon": "👨‍💻",
37+
"href": "https://matrix.to/#/#hyperbook:matrix.org"
38+
}
39+
]
40+
}
41+
],
42+
43+
"license": "CC-BY-SA",
44+
"language": "de"
45+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)