diff --git a/src/components/poll/poll_container/poll_container.vue b/src/components/poll/poll_container/poll_container.vue
new file mode 100644
index 00000000..9f420fd2
--- /dev/null
+++ b/src/components/poll/poll_container/poll_container.vue
@@ -0,0 +1,83 @@
+
+
+
{{ charactersLeft }}
{{ charactersLeft }}
diff --git a/src/i18n/en.json b/src/i18n/en.json index c501c6a7..0446ca74 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -66,6 +66,10 @@ "repeated_you": "repeated your status", "no_more_notifications": "No more notifications" }, + "polls": { + "add_option": "Add Option", + "option": "Option" + }, "post_status": { "new_status": "Post new status", "account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.", @@ -415,7 +419,8 @@ "repeat": "Repeat", "reply": "Reply", "favorite": "Favorite", - "user_settings": "User Settings" + "user_settings": "User Settings", + "poll": "Add Poll" }, "upload":{ "error": {