Skip to content

Commit

Permalink
Add Japanese language support for README files
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiizo committed Jun 26, 2024
1 parent 2e3fe1f commit fe36d6d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chapter-5/aws/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AWS Cloud Provider

---
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [日本語 (Japanese)](README-ja.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down
2 changes: 1 addition & 1 deletion chapter-8/argo-rollouts/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Strategies with Argo Rollouts

---
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [日本語 (Japanese)](README-ja.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down
2 changes: 1 addition & 1 deletion chapter-8/knative/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Strategies with Knative Serving

---
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [日本語 (Japanese)](README-ja.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down
2 changes: 1 addition & 1 deletion chapter-9/dora-cloudevents/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DORA Metrics + CloudEvents & CDEvents for Kubernetes

---
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [日本語 (Japanese)](README-ja.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down
2 changes: 1 addition & 1 deletion chapter-9/keptn/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Keptn Lifecycle Toolkit, out of the box Deployment Frequency

---
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md)
_🌍 Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [日本語 (Japanese)](README-ja.md)

> **Note:** Brought to you by the fantastic cloud-native community's [ 🌟 contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors)!
Expand Down

0 comments on commit fe36d6d

Please sign in to comment.