From 3dda798790e323b9aa5f7cf65340f5ce399603cb Mon Sep 17 00:00:00 2001 From: Edi Date: Tue, 21 Aug 2018 23:29:25 +0200 Subject: [PATCH] Missing phrase --- bl-languages/fi_FI.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bl-languages/fi_FI.json b/bl-languages/fi_FI.json index 2c86baa7..60f3c22d 100644 --- a/bl-languages/fi_FI.json +++ b/bl-languages/fi_FI.json @@ -349,5 +349,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" +}