Commit 0f94e7a97630da61fb59b639e6224e55e11b3138
add missing "Liked by" i18n string
Matt McKegg committed on 10/15/2017, 11:07:05 PMParent: 1b3cd033a1bcbce8ab33456c2f553c44c385aa85
Files changed
locales/en.json | changed |
locales/en.json | ||
---|---|---|
@@ -148,6 +148,7 @@ | ||
148 | 148 | "pt": "pt", |
149 | 149 | "blocked ": "blocked ", |
150 | 150 | "unblocked ": "unblocked ", |
151 | 151 | "Click to block syncing with this person and hide their posts": "Click to block syncing with this person and hide their posts", |
152 | - "Public key for this profile": "Public key for this profile" | |
152 | + "Public key for this profile": "Public key for this profile", | |
153 | + "Liked by": "Liked by" | |
153 | 154 | } |
Built with git-ssb-web