Share in social networks
* Add the social buttons gem to the Gemfile * Initializer and translations for the social buttons * Add the social buttons assets to the sprockets require * Add the social buttons in the show debate view * Spec to lock down the amount of social share buttons to three
This commit is contained in:
19
config/locales/social_share_button.en.yml
Normal file
19
config/locales/social_share_button.en.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
en:
|
||||
social_share_button:
|
||||
share_to: Share to %{name}
|
||||
weibo: Sina Weibo
|
||||
twitter: Twitter
|
||||
facebook: Facebook
|
||||
douban: Douban
|
||||
qq: Qzone
|
||||
tqq: Tqq
|
||||
delicious: Delicious
|
||||
baidu: Baidu.com
|
||||
kaixin001: Kaixin001.com
|
||||
renren: Renren.com
|
||||
google_plus: Google+
|
||||
google_bookmark: Google Bookmark
|
||||
tumblr: Tumblr
|
||||
plurk: Plurk
|
||||
pinterest: Pinterest
|
||||
email: Email
|
||||
Reference in New Issue
Block a user