Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing aliases from ja translation #774

Merged
merged 1 commit into from
Aug 19, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/ja/docs/chart_best_practices/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: "ベストプラクティス"
sidebar: true
weight: 4
aliases: ["/docs/topics/chart_best_practices/"]
---

# チャートのベストプラクティスガイド
Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/chart_template_guide/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "チャートテンプレートガイド"
weight: 5
aliases: ["/topics/chart_template_guide/"]
---

# チャートテンプレート開発者ガイド
Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/intro/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "概要"
weight: 1
aliases: ["/docs/using_helm/"]
---

# Helm の概要
Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/intro/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: "Helm のインストール"
description: "Helm をインストールして実行する方法を学びます。"
weight: 2
aliases: ["/docs/install/"]
---

このガイドでは、Helm CLI のインストール方法を示します。Helm はソースから、またはビルド済みのバイナリリリースから
Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/intro/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: "クイックスタートガイド"
description: "ディストリビューション、FAQ、プラグインの手順を含む、Helm のインストール方法と使用方法。"
weight: 1
aliases: ["/docs/quickstart/"]
---

このガイドでは、Helm をすぐに使い始める方法について説明します。
Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/topics/advanced.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "高度な Helm のテクニック"
description: "Helm パワーユーザー向けのさまざまな高度な機能について説明します"
aliases: ["/docs/advanced_helm_techniques"]
weight: 9
---

Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/topics/architecture.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Helm アーキテクチャ"
description: "Helm アーキテクチャの概要を説明します。"
aliases: ["/docs/architecture/"]
weight: 8
---

Expand Down
1 change: 0 additions & 1 deletion content/ja/docs/topics/chart_tests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "チャートのテスト"
description: "チャートを実行およびテストする方法について説明します。"
aliases: ["/docs/chart_tests/"]
weight: 3
---

Expand Down