From 9029be4f0f726b11d8e69f80c89b80ed853ae012 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Thu, 22 Apr 2021 12:53:02 -0500 Subject: [PATCH] i18n app/views/campaigns/_new_modal.html.erb --- app/views/campaigns/_new_modal.html.erb | 30 ++++++++++++------------- config/locales/campaigns.admin.en.yml | 13 +++++++++++ config/locales/ui.en.yml | 2 ++ 3 files changed, 30 insertions(+), 15 deletions(-) diff --git a/app/views/campaigns/_new_modal.html.erb b/app/views/campaigns/_new_modal.html.erb index b136cea9..88036ef4 100644 --- a/app/views/campaigns/_new_modal.html.erb +++ b/app/views/campaigns/_new_modal.html.erb @@ -5,7 +5,7 @@ diff --git a/config/locales/campaigns.admin.en.yml b/config/locales/campaigns.admin.en.yml index 3870ec52..419bad8e 100644 --- a/config/locales/campaigns.admin.en.yml +++ b/config/locales/campaigns.admin.en.yml @@ -46,3 +46,16 @@ en: np_and_campaign_ids: "NP: %{np_id} - Campaign ID: %{campaign_id}" add_video: Add Video edit_video: Edit Video + new_campaign: New Campaign + campaign_name_label: Campaign Name + short_tagline_label: Short Tagline + short_description_label_html: Short Description (used for sharing on social media) + goal_amount_label: Goal Amount + end_date_and_time_label: End Date & Time + image_label_html: "Image (recommended width: 500px)" + image_description: This image appears below the campaign's header as well as on the campaign's preview card. You'll have a chance to upload an additional header image once you've created your campaign. + upload_label: Upload + video_label: Video + 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! diff --git a/config/locales/ui.en.yml b/config/locales/ui.en.yml index 066ab6af..06f4ffa7 100644 --- a/config/locales/ui.en.yml +++ b/config/locales/ui.en.yml @@ -4,6 +4,8 @@ en: ui: edit: Edit remove: Remove + set: Set + next: Next