Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJannik Streek <theshowcanbegin@gmail.com>2014-03-23 19:53:28 +0400
committerJannik Streek <theshowcanbegin@gmail.com>2014-03-31 20:14:06 +0400
commit18a43295b73555528f489269498d8047b5070703 (patch)
tree6f47248ae6704cd9a379cbda3c556c82e06f8a6d /config
parent95d98ff2b630a2fb314cfdad1bef187671fd518b (diff)
poll form completed
Diffstat (limited to 'config')
-rw-r--r--config/locales/diaspora/en.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 2f36c7c38..ed21bf4c9 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -1046,8 +1046,11 @@ en:
i_like: "I'm interested in %{tags}. "
invited_by: "Thanks for the invite, "
poll:
- remove_poll_answer: "Remove answer"
- add_poll_answer: "Add answer"
+ remove_poll_answer: "Remove option"
+ add_poll_answer: "Add option"
+ add_a_poll: "Add a poll"
+ question: "Question"
+ option: "Option 1"
add_contact:
enter_a_diaspora_username: "Enter a diaspora* username:"
your_diaspora_username_is: "Your diaspora* username is: %{diaspora_handle}"