diff options
author | Sven Fischer <git-dev@linux4tw.de> | 2016-05-23 21:41:00 +0200 |
---|---|---|
committer | Sven Fischer <git-dev@linux4tw.de> | 2016-06-16 00:39:48 +0200 |
commit | 429480357f93f54c04108202efb35e33dcc0f832 (patch) | |
tree | e24c7363a795905dc66213e23d75f8345c342a3c /docs/en | |
parent | 02d10905b3b8233ef918977ed2991f66daea0930 (diff) | |
download | wallabag-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.rst | 2 |
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 | |||
108 | title Title of the entry <= Less than… | 108 | title Title of the entry <= Less than… |
109 | url URL of the entry < Strictly less than… | 109 | url URL of the entry < Strictly less than… |
110 | isArchived Whether the entry is archived or not => Greater than… | 110 | isArchived Whether the entry is archived or not => Greater than… |
111 | isStared Whether the entry is starred or not > Strictly greater than… | 111 | isStarred Whether the entry is starred or not > Strictly greater than… |
112 | content The entry's content = Equal to… | 112 | content The entry's content = Equal to… |
113 | language The entry's language != Not equal to… | 113 | language The entry's language != Not equal to… |
114 | mimetype The entry's mime-type OR One rule or another | 114 | mimetype The entry's mime-type OR One rule or another |