From 90a8c26b255c249d6d029acbf025294a45b351ad Mon Sep 17 00:00:00 2001 From: task-bot <106601941+task-bot@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:33:39 -0300 Subject: [PATCH] chore: sync translations (#1291) --- docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md | 2 +- docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md | 2 +- docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md | 2 +- docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md | 2 +- docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md | 2 +- docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md | 2 +- .../zh-Hans/docusaurus-plugin-content-docs/current/usage.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md index 124f1492..52d4cec5 100644 --- a/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md index 124f1492..52d4cec5 100644 --- a/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md index 5a9539bc..f9aebd90 100644 --- a/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md index 384e1305..f1435b03 100644 --- a/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md index 65507dcf..6d45cb22 100644 --- a/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md index cfbf51fc..3f25978a 100644 --- a/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ This works for all types of variables. ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage.md index d5c37ef2..d611aa54 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage.md @@ -865,7 +865,7 @@ tasks: ## Looping over values -Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. +As of v3.28.0, Task allows you to loop over certain values and execute a command for each. There are a number of ways to do this depending on the type of value you want to loop over. ### Looping over a static list