mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Adding translations for shop front trials
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- if enterprise
|
||||
-if shop_trial_in_progress?(enterprise)
|
||||
#trial_progress_bar
|
||||
= t(:shop_trial_in_progress, days: remaining_trial_days(enterprise))
|
||||
= "#{t(:shop_trial_expires_in)} #{remaining_trial_days(enterprise)}."
|
||||
-elsif shop_trial_expired?(enterprise)
|
||||
#trial_progress_bar
|
||||
= t(:shop_trial_expired)
|
||||
= t(:shop_trial_expired_notice)
|
||||
|
||||
@@ -1037,3 +1037,7 @@ Please follow the instructions there to make your enterprise visible on the Open
|
||||
resumed: resumed
|
||||
returned: returned
|
||||
skrill: skrill
|
||||
shop_trial_length: "Shop Trial Length (Days)"
|
||||
shop_trial_length: "Shop Trial Length (Days)"
|
||||
shop_trial_expires_in: "Your shopfront trial expires in"
|
||||
shop_trial_expired_notice: "Open Food Network UK is currently free while we prepare for our soft launch in April, 2016."
|
||||
|
||||
@@ -1041,3 +1041,6 @@ Please follow the instructions there to make your enterprise visible on the Open
|
||||
resumed: resumed
|
||||
returned: returned
|
||||
skrill: skrill
|
||||
shop_trial_length: "Shop Trial Length (Days)"
|
||||
shop_trial_expires_in: "Your shopfront trial expires in"
|
||||
shop_trial_expired_notice: "Good news! We have decided to extend shopfront trials until further notice (probably around March 2015)."
|
||||
|
||||
Reference in New Issue
Block a user