fixup! fixup! Fix documentation wording for matches/notmatches tagging rules

This commit is contained in:
Olivier Mehani
2018-11-01 19:40:17 +11:00
parent da7b8e256f
commit 3f0dd0f0bc
8 changed files with 8 additions and 8 deletions

View File

@ -158,7 +158,7 @@ config:
or: 'Bir kural veya birbaşkası'
and: 'Bir kural ve diğeri'
# matches: 'Tests that a <i>subject</i> matches a <i>search</i> (case-insensitive).<br />Example: <code>title matches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn\'t match match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
# notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
entry:
default_title: 'Makalenin başlığı'