Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10493233
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/l10n/phrases.go b/l10n/phrases.go
index 5a52bd6..6ff5a3d 100644
--- a/l10n/phrases.go
+++ b/l10n/phrases.go
@@ -1,33 +1,35 @@
package l10n
// Term constants
const (
DefReadMore = "Read more..."
DefPublishedWith = "published with write.as"
DefOlder = "Older"
DefNewer = "Newer"
)
// Default phrases
var phrases = map[string]string{
- "Anonymous post": "Anonymous post",
- "Blogs": "Blogs",
- "Newer": "Newer",
- "Older": "Older",
- "Posts": "Posts",
- "Publish to...": "Publish to...",
- "Publish": "Publish",
- "Read more...": "Read more...",
- "Toggle theme": "Toggle theme",
- "View posts": "View Posts",
- "delete": "delete",
- "edit": "edit",
- "move to...": "move to...",
- "pin": "pin",
+ "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",
+ "edit": "edit",
+ "move to...": "move to...",
+ "pin": "pin",
"published with write.as": "published with write.as",
"share modal ending": "Send it to a friend, share it across the web, or maybe tweet it. Learn more.",
"share modal introduction": "Each published post has a secret, unique URL you can share with anyone. This is that URL:",
"share modal title": "Share this post",
"share": "share",
"unpin": "unpin",
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Mar 5, 8:28 PM (18 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3167721
Attached To
rWC Write.as Web Core
Event Timeline
Log In to Comment