diff options
author | Giovane <giovaneliberato@gmail.com> | 2015-12-11 15:44:13 -0200 |
---|---|---|
committer | Giovane <giovaneliberato@gmail.com> | 2015-12-11 15:44:13 -0200 |
commit | b54e7ab86805171705b7d83e59aaf12e6a1f68ea (patch) | |
tree | f0509a8ccd46d300e5ec1123a930bf05e8873bf6 /web-ui/app/locales | |
parent | 60e1b5e4ba141b780b141a451a78a29b3dff2447 (diff) |
Add english translation for the feedback-placeholder key
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r-- | web-ui/app/locales/en-us/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index c040980e..5bc3254a 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/translation.json @@ -58,6 +58,7 @@ "Search results for:": "Search results for:", "Tags": "Tags", "Forward": "Forward", + "feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.", "tags": { "inbox": "Inbox", |