Skip to content

Commit

Permalink
translate(id): update structure content for lxc pages
Browse files Browse the repository at this point in the history
Signed-off-by: Ervien Ismunandar S <[email protected]>
  • Loading branch information
ervinismu committed May 12, 2024
1 parent 884a783 commit 02fd975
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions content/STRUCTURE.id.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,32 +82,32 @@
"meta": {"target": "/lxc/introduction/"}},

{"path": "/lxc/introduction/",
"title": "LXC - Introduction",
"menu": ["LXC", "Introduction"],
"title": "LXC - Pengenalan",
"menu": ["LXC", "Pengenalan"],
"generator": "markdown",
"meta": {"input": "lxc/introduction.md"}},
"meta": {"input": "lxc/introduction.id.md"}},

{"path": "/lxc/news/",
"title": "LXC - News",
"menu": ["LXC", "News"],
"title": "LXC - Berita",
"menu": ["LXC", "Berita"],
"generator": "news",
"meta": {"dir": "/content/lxc/news/",
"input": "lxc/news.md",
"input": "lxc/news.id.md",
"toc_depth": "2-2",
"str_older": "Older news",
"str_back": "Back to the news overview"}},

{"path": "/lxc/getting-started/",
"title": "LXC - Getting started",
"menu": ["LXC", "Getting started"],
"title": "LXC - Memulai",
"menu": ["LXC", "Memulai"],
"generator": "markdown",
"meta": {"input": "lxc/getting-started.md"}},

{"path": "/lxc/documentation/",
"title": "LXC - Documentation",
"menu": ["LXC", "Documentation"],
"title": "LXC - Dokumentasi",
"menu": ["LXC", "Dokumentasi"],
"generator": "markdown",
"meta": {"input": "lxc/documentation.md"}},
"meta": {"input": "lxc/documentation.id.md"}},

{"path": "/lxc/apidoc/",
"generator": "directory",
Expand All @@ -120,30 +120,30 @@
"meta": {"dir": "/manpages/lxc"}},

{"path": "/lxc/contribute/",
"title": "LXC - Contribute",
"menu": ["LXC", "Contribute"],
"title": "LXC - Kontribusi",
"menu": ["LXC", "Kontribusi"],
"generator": "markdown",
"meta": {"input": "lxc/contribute.md"}},
"meta": {"input": "lxc/contribute.id.md"}},

{"path": "/lxc/security/",
"title": "LXC - Security",
"menu": ["LXC", "Security"],
"title": "LXC - Keamanan",
"menu": ["LXC", "Keamanan"],
"generator": "markdown",
"meta": {"input": "lxc/security.md"}},

{"path": "/lxc/downloads/",
"title": "LXC - Downloads",
"menu": ["LXC", "Downloads"],
"title": "LXC - Unduh",
"menu": ["LXC", "Unduh"],
"generator": "downloads",
"meta": {"dir": "/downloads/lxc",
"input": "lxc/downloads.md"}},
"input": "lxc/downloads.id.md"}},

{"path": "/lxc/external-resources/",
"menu": ["LXC", "External resources"]},

{"path": "/lxc/articles/",
"title": "LXC - Articles",
"menu": ["LXC", "Articles"],
"title": "LXC - Artikel",
"menu": ["LXC", "Artikel"],
"generator": "markdown",
"meta": {"input": "lxc/articles.md"}},

Expand Down

0 comments on commit 02fd975

Please sign in to comment.