Skip to content

Commit d9f56da

Browse files
committed
Translate alt attributes and fix the commit hash of the CoC.
1 parent c83c99c commit d9f56da

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

content/ja/community/_index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
<div class="newcommunitywrapper">
88
<div class="banner1">
9-
<img src="/images/community/kubernetes-community-final-02.jpg" alt="Kubernetes Conference Gallery" style="width:100%;padding-left:0px" class="desktop">
10-
<img src="/images/community/kubernetes-community-02-mobile.jpg" alt="Kubernetes Conference Gallery" style="width:100%;padding-left:0px" class="mobile">
9+
<img src="/images/community/kubernetes-community-final-02.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%;padding-left:0px" class="desktop">
10+
<img src="/images/community/kubernetes-community-02-mobile.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%;padding-left:0px" class="mobile">
1111
</div>
1212

1313
<div class="intro">
@@ -29,17 +29,17 @@
2929
<div class="imagecols">
3030
<br class="mobile">
3131
<div class="imagecol">
32-
<img src="/images/community/kubernetes-community-final-03.jpg" alt="Kubernetes Conference Gallery" style="width:100%" class="desktop">
32+
<img src="/images/community/kubernetes-community-final-03.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%" class="desktop">
3333
</div>
3434

3535
<div class="imagecol">
36-
<img src="/images/community/kubernetes-community-final-04.jpg" alt="Kubernetes Conference Gallery" style="width:100%" class="desktop">
36+
<img src="/images/community/kubernetes-community-final-04.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%" class="desktop">
3737
</div>
3838

3939
<div class="imagecol" style="margin-right:0% important">
40-
<img src="/images/community/kubernetes-community-final-05.jpg" alt="Kubernetes Conference Gallery" style="width:100%;margin-right:0% important" class="desktop">
40+
<img src="/images/community/kubernetes-community-final-05.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%;margin-right:0% important" class="desktop">
4141
</div>
42-
<img src="/images/community/kubernetes-community-04-mobile.jpg" alt="Kubernetes Conference Gallery" style="width:100%;margin-bottom:3%" class="mobile">
42+
<img src="/images/community/kubernetes-community-04-mobile.jpg" alt="Kubernetesカンファレンスギャラリー" style="width:100%;margin-bottom:3%" class="mobile">
4343

4444
<a name="conduct"></a>
4545
</div>
@@ -120,7 +120,7 @@ <h1 style="padding-top:1%">ディスカッション</h1>
120120
<div class="resourcecontainer">
121121

122122
<div class="resourcebox">
123-
<img src="/images/community/discuss.png" alt=Forum" style="width:80%;padding-bottom:2%">
123+
<img src="/images/community/discuss.png" alt=フォーラム" style="width:80%;padding-bottom:2%">
124124
<a href="https://discuss.kubernetes.io/" style="color:#0662EE;display:block;margin-top:1%">
125125
フォーラム&nbsp;&#9654;
126126
</a>
@@ -226,7 +226,7 @@ <h1 style="margin-bottom:2%">最新ニュース</h1>
226226

227227
<br>
228228
<div class="twittercol1">
229-
<a class="twitter-timeline" data-tweet-limit="1" href="https://twitter.com/kubernetesio?ref_src=twsrc%5Etfw">Tweets by kubernetesio</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
229+
<a class="twitter-timeline" data-tweet-limit="1" href="https://twitter.com/kubernetesio?ref_src=twsrc%5Etfw">kubernetesioさんのツイート</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
230230
</div>
231231

232232
<br>

content/ja/community/code-of-conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ css: /css/community.css
99
<h1>Kubernetesコミュニティ行動規範</h1>
1010

1111
Kubernetesは、<a href="https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/jp.md">CNCF行動規範</a>に従います。
12-
以下のCNCFの行動規範のテキストは、<a href="https://github.com/cncf/foundation/blob/214585e24aab747fb85c2ea44fbf4a2442e30de6/code-of-conduct.md">commit da91d9e</a>から複製したものです。この掲示が古くなっていることに気がついた場合には、<a href="https://github.com/kubernetes/website/issues/new">issueを作成</a>してください。
12+
以下のCNCFの行動規範のテキストは、<a href="https://github.com/cncf/foundation/blob/214585e24aab747fb85c2ea44fbf4a2442e30de6/code-of-conduct-languages/jp.md">commit 214585e</a>から複製したものです。この掲示が古くなっていることに気がついた場合には、<a href="https://github.com/kubernetes/website/issues/new">issueを作成</a>してください。
1313

1414
イベント、ミーティング、Slack、その他のコミュニケーション手段において行動規範の違反を見つけた場合には、<a href="https://git.k8s.io/community/committee-code-of-conduct">Kubernetes Code of Conduct Committee(行動規範委員会)</a>に連絡してください。連絡はメールアドレス<a href="mailto:[email protected]">[email protected]</a>から行えます。連絡者の匿名性は守られます。
1515

0 commit comments

Comments
 (0)