diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 388a190e..426149a7 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 3.4.0 +current_version = 3.4.1 commit = True tag = False diff --git a/content/advanced/hooks/example-in-python/challenge/index.ja.md b/content/advanced/hooks/example-in-python/challenge/index.ja.md new file mode 100644 index 00000000..828d0b65 --- /dev/null +++ b/content/advanced/hooks/example-in-python/challenge/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Challenge" +weight: 490 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/cleanup/index.ja.md b/content/advanced/hooks/example-in-python/cleanup/index.ja.md new file mode 100644 index 00000000..122e1a55 --- /dev/null +++ b/content/advanced/hooks/example-in-python/cleanup/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Cleanup" +weight: 495 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/conclusion/index.ja.md b/content/advanced/hooks/example-in-python/conclusion/index.ja.md new file mode 100644 index 00000000..d2729278 --- /dev/null +++ b/content/advanced/hooks/example-in-python/conclusion/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Conclusion" +weight: 499 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/end-to-end-test/index.ja.md b/content/advanced/hooks/example-in-python/end-to-end-test/index.ja.md new file mode 100644 index 00000000..317a047a --- /dev/null +++ b/content/advanced/hooks/example-in-python/end-to-end-test/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "End-to-end test" +weight: 480 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/index.ja.md b/content/advanced/hooks/example-in-python/index.ja.md new file mode 100644 index 00000000..e7e91771 --- /dev/null +++ b/content/advanced/hooks/example-in-python/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Example in Python" +weight: 420 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/model-your-hook/index.ja.md b/content/advanced/hooks/example-in-python/model-your-hook/index.ja.md new file mode 100644 index 00000000..a15b8d93 --- /dev/null +++ b/content/advanced/hooks/example-in-python/model-your-hook/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Model your hook" +weight: 430 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/register-your-hook/index.ja.md b/content/advanced/hooks/example-in-python/register-your-hook/index.ja.md new file mode 100644 index 00000000..eb45daae --- /dev/null +++ b/content/advanced/hooks/example-in-python/register-your-hook/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Register your hook" +weight: 470 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/write-code/index.ja.md b/content/advanced/hooks/example-in-python/write-code/index.ja.md new file mode 100644 index 00000000..3860f5c8 --- /dev/null +++ b/content/advanced/hooks/example-in-python/write-code/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Write code" +weight: 440 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/write-contract-tests/index.ja.md b/content/advanced/hooks/example-in-python/write-contract-tests/index.ja.md new file mode 100644 index 00000000..2b8ddc38 --- /dev/null +++ b/content/advanced/hooks/example-in-python/write-contract-tests/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Write contract tests" +weight: 460 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/example-in-python/write-unit-tests/index.ja.md b/content/advanced/hooks/example-in-python/write-unit-tests/index.ja.md new file mode 100644 index 00000000..66d4cda9 --- /dev/null +++ b/content/advanced/hooks/example-in-python/write-unit-tests/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Write unit tests" +weight: 450 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/index.ja.md b/content/advanced/hooks/index.ja.md new file mode 100644 index 00000000..5c46dc8a --- /dev/null +++ b/content/advanced/hooks/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Hooks" +weight: 400 +--- + +Japanese translation is not available yet. Please use the English version. diff --git a/content/advanced/hooks/prerequisites/index.ja.md b/content/advanced/hooks/prerequisites/index.ja.md new file mode 100644 index 00000000..c972f03c --- /dev/null +++ b/content/advanced/hooks/prerequisites/index.ja.md @@ -0,0 +1,6 @@ +--- +title: "Prerequisites" +weight: 410 +--- + +Japanese translation is not available yet. Please use the English version.