diff options
-rw-r--r-- | docs/de/user/configuration.rst | 2 | ||||
-rw-r--r-- | docs/en/user/configuration.rst | 2 | ||||
-rw-r--r-- | docs/fr/user/configuration.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/de/user/configuration.rst b/docs/de/user/configuration.rst index 67695ff1..0b0793b1 100644 --- a/docs/de/user/configuration.rst +++ b/docs/de/user/configuration.rst | |||
@@ -102,7 +102,7 @@ Wenn *readingTime >= 5 AND domainName = "github.com"*, dann tagge als *lange zu | |||
102 | Welche Variablen und Operatoren kann ich zum Regeln schreiben nutzen? | 102 | Welche Variablen und Operatoren kann ich zum Regeln schreiben nutzen? |
103 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 103 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
104 | 104 | ||
105 | Die folgenden Variabel und Operatoren können genutzt werden, um Tagging-Regeln zu erstellen: | 105 | Die folgenden Variablen und Operatoren können genutzt werden, um Tagging-Regeln zu erstellen (sei vorsichtig, denn bei einigen Werten musst du Anführungszeichen hinzufügen, z.B. ``language = "de"``): |
106 | 106 | ||
107 | =========== ============================================== ======== ========== | 107 | =========== ============================================== ======== ========== |
108 | Variable Bedeutung Operator Bedeutung | 108 | Variable Bedeutung Operator Bedeutung |
diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index f4c55dea..f74924df 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst | |||
@@ -100,7 +100,7 @@ if *« readingTime >= 5 AND domainName = "github.com" »* then tag as *« long r | |||
100 | Which variables and operators can I use to write rules? | 100 | Which variables and operators can I use to write rules? |
101 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 101 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
102 | 102 | ||
103 | The following variables and operators can be used to create tagging rules: | 103 | The following variables and operators can be used to create tagging rules (be careful, for some values, you need to add quotes, for example ``language = "en"``): |
104 | 104 | ||
105 | =========== ============================================== ======== ========== | 105 | =========== ============================================== ======== ========== |
106 | Variable Meaning Operator Meaning | 106 | Variable Meaning Operator Meaning |
diff --git a/docs/fr/user/configuration.rst b/docs/fr/user/configuration.rst index 278f0022..8bfe66f5 100644 --- a/docs/fr/user/configuration.rst +++ b/docs/fr/user/configuration.rst | |||
@@ -102,7 +102,7 @@ if *« readingTime >= 5 AND domainName = "github.com" »* then tag as *« long r | |||
102 | Quels variables et opérateurs puis-je utiliser pour écrire mes règles ? | 102 | Quels variables et opérateurs puis-je utiliser pour écrire mes règles ? |
103 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 103 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
104 | 104 | ||
105 | Les variables et opérateurs suivants peuvent être utilisés lors de la création de vos règles : | 105 | Les variables et opérateurs suivants peuvent être utilisés lors de la création de vos règles (attention, pour certaines valeurs, vous devez ajouter des guillemets, par exemple ``language = "en"``) : |
106 | 106 | ||
107 | =========== ============================================== ========== ========== | 107 | =========== ============================================== ========== ========== |
108 | Variable Sens Opérateur Sens | 108 | Variable Sens Opérateur Sens |