1
0
mirror of https://github.com/writeas/web-core synced 2018-07-20 11:55:21 +00:00

Add phrases for password-protected blogs

This commit is contained in:
Matt Baer 2018-02-17 11:18:21 -05:00
parent ad6a888aa3
commit 7f10ebc8da

View File

@ -12,12 +12,14 @@ const (
var phrases = map[string]string{
"Anonymous post": "Anonymous post",
"Blogs": "Blogs",
"Enter": "Enter",
"Newer": "Newer",
"Older": "Older",
"Posts": "Posts",
"Publish to...": "Publish to...",
"Publish": "Publish",
"Read more...": "Read more...",
"This blog requires a password.": "This blog requires a password.",
"Toggle theme": "Toggle theme",
"View posts": "View Posts",
"delete": "delete",