diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 51581cf..8e64e2f 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -4,4 +4,5 @@ zh_CN: site_settings: categories: dfp_plugin: '谷歌DFP广告' - adsense_plugin: '谷歌Adsense广告' \ No newline at end of file + adsense_plugin: '谷歌Adsense广告' + amazon_plugin: '亚马逊网站联盟' \ No newline at end of file diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 8bd8450..83b08d4 100755 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -46,29 +46,29 @@ en: adsense_mobile_post_bottom_code: "Enter ad code to display mobile ads at post bottom location" adsense_post_bottom_ad_sizes: "Choose your ad sizes" adsense_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post" - amazon_through_trust_level: "Input trust level" - amazon_topic_list_top_src_code: "Input your Src code" + amazon_through_trust_level: "Show your ads to users based on trust levels" + amazon_topic_list_top_src_code: "Enter src code to display at topic list top location" amazon_topic_list_top_ad_width_code: "Choose your ad width" amazon_topic_list_top_ad_height_code: "Choose your ad height" - amazon_mobile_topic_list_top_src_code: "Input your Src code (Mobile)" - amazon_mobile_topic_list_top_ad_width_code: "Choose your ad width (Mobile)" - amazon_mobile_topic_list_top_ad_height_code: "Choose your ad height (Mobile)" - amazon_topic_above_post_stream_src_code: "Input your Src code" + amazon_mobile_topic_list_top_src_code: "Enter src code to display mobile ads at topic list top location" + amazon_mobile_topic_list_top_ad_width_code: "Choose your ad width (mobile)" + amazon_mobile_topic_list_top_ad_height_code: "Choose your ad height (mobile)" + amazon_topic_above_post_stream_src_code: "Enter src code to display at topic above post stream" amazon_topic_above_post_stream_ad_width_code: "Choose your ad width" amazon_topic_above_post_stream_ad_height_code: "Choose your ad height" - amazon_mobile_topic_above_post_stream_src_code: "Input your Src code (Mobile)" - amazon_mobile_topic_above_post_stream_ad_width_code: "Choose your ad width (Mobile)" - amazon_mobile_topic_above_post_stream_ad_height_code: "Choose your ad height (Mobile)" - amazon_topic_above_suggested_src_code: "Input your Src code" + amazon_mobile_topic_above_post_stream_src_code: "Enter src code to display mobile ads at topic above post stream" + amazon_mobile_topic_above_post_stream_ad_width_code: "Choose your ad width (mobile)" + amazon_mobile_topic_above_post_stream_ad_height_code: "Choose your ad height (mobile)" + amazon_topic_above_suggested_src_code: "Enter src code to display at topic above suggested" amazon_topic_above_suggested_ad_width_code: "Choose your ad width" amazon_topic_above_suggested_ad_height_code: "Choose your ad height" - amazon_mobile_topic_above_suggested_src_code: "Input your Src code (Mobile)" - amazon_mobile_topic_above_suggested_ad_width_code: "Choose your ad width (Mobile)" - amazon_mobile_topic_above_suggested_ad_height_code: "Choose your ad height (Mobile)" - amazon_post_bottom_src_code: "Input your Src code" + amazon_mobile_topic_above_suggested_src_code: "Enter src code to display mobile ads at topic above suggested" + amazon_mobile_topic_above_suggested_ad_width_code: "Choose your ad width (mobile)" + amazon_mobile_topic_above_suggested_ad_height_code: "Choose your ad height (mobile)" + amazon_post_bottom_src_code: "Enter src code to display at post bottom" amazon_post_bottom_ad_width_code: "Choose your ad width" amazon_post_bottom_ad_height_code: "Choose your ad height" - amazon_mobile_post_bottom_src_code: "Input your Src code (Mobile)" - amazon_mobile_post_bottom_ad_width_code: "Choose your ad width (Mobile)" - amazon_mobile_post_bottom_ad_height_code: "Choose your ad height (Mobile)" - amazon_nth_post_code: "Choose the Nth position for your ad to show" + amazon_mobile_post_bottom_src_code: "Enter src code to display mobile ads at post bottom" + amazon_mobile_post_bottom_ad_width_code: "Choose your ad width (mobile)" + amazon_mobile_post_bottom_ad_height_code: "Choose your ad height (mobile)" + amazon_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post"