diff --git a/config/locales/campaigns.admin.en.yml b/config/locales/campaigns.admin.en.yml
index 419bad8e..a1b5ec37 100644
--- a/config/locales/campaigns.admin.en.yml
+++ b/config/locales/campaigns.admin.en.yml
@@ -59,3 +59,7 @@ en:
video_description: If you have a video, it can greatly boost your success. Copy and paste the URL from Vimeo or Youtube.
video_url_placeholder: Youtube or Vimeo URL
preview_campaign!: Preview Campaign!
+ peer_to_peer_personalize_suggestions: Personalize your campaign page with your name and photo to greatly increase the success of your campaign.
+ reason_for_supporting_label: What's your reason for supporting %{campaign_name}?
+ your_passion_is_contagious: Your passion is contagious! Inspire giving by telling your network why you’re getting involved in this campaign.
+ about_you: About you
\ No newline at end of file
diff --git a/config/locales/users.en.yml b/config/locales/users.en.yml
new file mode 100644
index 00000000..8544d422
--- /dev/null
+++ b/config/locales/users.en.yml
@@ -0,0 +1,10 @@
+# License: CC0-1.0
+
+en:
+ users:
+ name_label: Name
+ name_placeholder: Your Name
+ city_label: City
+ city_placeholder: City
+
+