diff options
author | Sven Fischer <git-dev@linux4tw.de> | 2016-05-23 21:41:00 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2016-06-23 09:15:50 +0200 |
commit | 3247b907768b520299bc4adae0adcc599d0b66d8 (patch) | |
tree | c7ee9e7672e22d238b6c6b4726c5b35c01cc7deb /docs/en | |
parent | afbe800be237e5124ba7b4fe3a15680ebd986fc9 (diff) | |
download | wallabag-3247b907768b520299bc4adae0adcc599d0b66d8.tar.gz wallabag-3247b907768b520299bc4adae0adcc599d0b66d8.tar.zst wallabag-3247b907768b520299bc4adae0adcc599d0b66d8.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 |