From 9752d096b521c7baad8587a55d7ec29e7e5392d4 Mon Sep 17 00:00:00 2001 From: Edi Date: Tue, 21 Aug 2018 23:43:35 +0200 Subject: [PATCH] Missing phrase --- bl-languages/tr_TR.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bl-languages/tr_TR.json b/bl-languages/tr_TR.json index f112c12d..a2ac5e77 100644 --- a/bl-languages/tr_TR.json +++ b/bl-languages/tr_TR.json @@ -350,5 +350,6 @@ "insert": "Insert", "upload": "Upload", "autosave": "Autosave", - "the-content-is-saved-as-a-draft-to-publish-it": "The content is saved as a draft. To publish it click on the button Publish<\/b> or if you still working on it click on Save as draft<\/b>." -} \ No newline at end of file + "the-content-is-saved-as-a-draft-to-publish-it": "The content is saved as a draft. To publish it click on the button Publish<\/b> or if you still working on it click on Save as draft<\/b>.", + "site": "Site" +}