From 59349f48bd6ef070db4634ecbb2ab58eff5d8bc0 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 30 Apr 2023 20:16:30 +0000 Subject: [PATCH] chore(i18n): update translations --- src/i18n/messages/tr_TR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/messages/tr_TR.json b/src/i18n/messages/tr_TR.json index 80412005..2f9ac898 100644 --- a/src/i18n/messages/tr_TR.json +++ b/src/i18n/messages/tr_TR.json @@ -80,7 +80,7 @@ "discussions.comments.comment.endorsedResponseCount": "{num, plural,\n =0 {No endorsed responses}\n one {Showing # endorsed response}\n other {Showing # endorsed responses}\n }", "discussions.comments.comment.loadMoreComments": "Daha fazla yorum yükle", "discussions.comments.comment.loadMoreResponses": "Daha fazla yanıt yükle", - "discussions.comments.comment.visibility": "This post is visible to {group, select,\n null {Everyone}\n other {{group}}\n }.", + "discussions.comments.comment.visibility": "Bu gönderi {group, select,\n null {Everyone}\n other {{group}}\n } tarafından görülebilir.", "discussions.comments.comment.postedTime": "{postType, select,\n discussion {Discussion}\n question {Question}\n other {{postType}}\n } posted {relativeTime} by", "discussions.comments.comment.commentTime": "{relativeTime} önce gönderildi", "discussions.comments.comment.answer": "Cevap",