diff --git a/public/language/bg/post-queue.json b/public/language/bg/post-queue.json index e21847118d..c40f40147b 100644 --- a/public/language/bg/post-queue.json +++ b/public/language/bg/post-queue.json @@ -18,5 +18,5 @@ "remove": "Премахване", "notify": "Известяване", "notify-user": "Известяване на потребителя", - "confirm-reject": "Do you want to reject this post?" + "confirm-reject": "Искате ли да отхвърлите тази публикация?" } \ No newline at end of file diff --git a/public/language/fr/post-queue.json b/public/language/fr/post-queue.json index 54d9552a29..dc81020464 100644 --- a/public/language/fr/post-queue.json +++ b/public/language/fr/post-queue.json @@ -18,5 +18,5 @@ "remove": "Enlever", "notify": "Notifier", "notify-user": "Notifier l'utilisateur", - "confirm-reject": "Do you want to reject this post?" + "confirm-reject": "Voulez vous réellement rejeter ce message ?" } \ No newline at end of file diff --git a/public/language/tr/post-queue.json b/public/language/tr/post-queue.json index f4a60bc047..b24aea4ad3 100644 --- a/public/language/tr/post-queue.json +++ b/public/language/tr/post-queue.json @@ -18,5 +18,5 @@ "remove": "Sil", "notify": "Bildirim yap", "notify-user": "Kullanıcıyı uyar", - "confirm-reject": "Do you want to reject this post?" + "confirm-reject": "Bu iletiyi reddetmek istediğinize emin misiniz?" } \ No newline at end of file