Update en.json

add missing "Read more" definintion
This commit is contained in:
Max Kostikov 2017-10-19 21:53:58 +02:00 committed by GitHub
parent 56041fb5a1
commit a68641b0fe
1 changed files with 3 additions and 2 deletions

View File

@ -232,5 +232,6 @@
"scheduled": "Scheduled", "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.", "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**.", "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" "this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit",
} "read-more": "Read more"
}