aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorSven Fischer <git-dev@linux4tw.de>2016-05-23 21:41:00 +0200
committerSven Fischer <git-dev@linux4tw.de>2016-06-16 00:39:48 +0200
commit429480357f93f54c04108202efb35e33dcc0f832 (patch)
treee24c7363a795905dc66213e23d75f8345c342a3c /docs/en
parent02d10905b3b8233ef918977ed2991f66daea0930 (diff)
downloadwallabag-429480357f93f54c04108202efb35e33dcc0f832.tar.gz
wallabag-429480357f93f54c04108202efb35e33dcc0f832.tar.zst
wallabag-429480357f93f54c04108202efb35e33dcc0f832.zip
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