aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-06-16 06:50:21 +0200
committerGitHub <noreply@github.com>2016-06-16 06:50:21 +0200
commit77c530f43c8d0efd72c12e0b723982a5377c5bc9 (patch)
treee24c7363a795905dc66213e23d75f8345c342a3c /docs/en
parentd220a951218149132189dbbdb149236d3701022f (diff)
parent429480357f93f54c04108202efb35e33dcc0f832 (diff)
downloadwallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.tar.gz
wallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.tar.zst
wallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.zip
Merge pull request #2148 from wallabag/start-german-docu
translate documentation to German
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/user/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst
index f681d874..f4c55dea 100644
--- a/docs/en/user/configuration.rst
+++ b/docs/en/user/configuration.rst
@@ -108,7 +108,7 @@ Variable Meaning Operator Meaning
108title Title of the entry <= Less than… 108title Title of the entry <= Less than…
109url URL of the entry < Strictly less than… 109url URL of the entry < Strictly less than…
110isArchived Whether the entry is archived or not => Greater than… 110isArchived Whether the entry is archived or not => Greater than…
111isStared Whether the entry is starred or not > Strictly greater than… 111isStarred Whether the entry is starred or not > Strictly greater than…
112content The entry's content = Equal to… 112content The entry's content = Equal to…
113language The entry's language != Not equal to… 113language The entry's language != Not equal to…
114mimetype The entry's mime-type OR One rule or another 114mimetype The entry's mime-type OR One rule or another