Files
NodeBB/public/language/tr/admin/manage/flags.json
2017-01-27 09:22:33 +00:00

19 lines
593 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"daily": "Günlük Bayraklar",
"by-user": "Flags by user",
"by-user-search": "Search flagged posts by username",
"category": "Kategori",
"sort-by": "Sıralama",
"sort-by.most-flags": "Most Flags",
"sort-by.most-recent": "Most Recent",
"search": "Ara",
"dismiss-all": "Dismiss All",
"none-flagged": "No flagged posts!",
"posted-in": "Posted in %1",
"read-more": "Read More",
"flagged-x-times": "This post has been flagged %1 time(s):",
"dismiss": "Dismiss this Flag",
"delete-post": "Delete the Post",
"alerts.confirm-delete-post": "Do you really want to delete this post?"
}