From 758b97fc41ba7b11d16e5936e6320b5e4e5f9af4 Mon Sep 17 00:00:00 2001 From: Edi Date: Sun, 21 Jan 2018 16:12:48 +0100 Subject: [PATCH] Adding "read-more" --- bl-languages/ro_RO.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bl-languages/ro_RO.json b/bl-languages/ro_RO.json index 403060d7..42717235 100644 --- a/bl-languages/ro_RO.json +++ b/bl-languages/ro_RO.json @@ -231,5 +231,6 @@ "scheduled": "Scheduled", "this-token-is-similar-to-a-password-it-should-not-be-shared": "This token is similar to a password, it should not be shared.", "congratulations-you-have-successfully-installed-your-bludit": "Congratulations you have successfully installed your **Bludit**", - "this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit" -} \ No newline at end of file + "this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit", + "read-more": "Citește mai mult" +}