Skip to content

Commit

Permalink
Merge pull request #534 from jlove-nz/bug/302-unavailable-pricing-mes…
Browse files Browse the repository at this point in the history
…sage

[OPALSUP-302] Update translations for no_pricing_*
  • Loading branch information
Adam Abdelaziz authored Aug 17, 2018
2 parents 19f0773 + c589dae commit 88733d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@
"mno_enterprise.templates.dashboard.provisioning.order.pricing_type.free": "Free",
"mno_enterprise.templates.dashboard.provisioning.order.licenses": "Number of licenses",
"mno_enterprise.templates.dashboard.provisioning.order.total": "Total price",
"mno_enterprise.templates.dashboard.provisioning.order.no_pricing_found": "There are currently no subscriptions available in your currency",
"mno_enterprise.templates.dashboard.provisioning.order.no_pricing_found": "There are currently no price plans available in your billing currency",
"mno_enterprise.templates.dashboard.provisioning.details.provision_title": "Enter your details",
"mno_enterprise.templates.dashboard.provisioning.details.modify_title": "Modify your details",
"mno_enterprise.templates.dashboard.provisioning.details.change_title": "Edit your details",
Expand Down Expand Up @@ -835,9 +835,9 @@
"mno_enterprise.templates.dashboard.marketplace.show.connect_app": "Connect App",
"mno_enterprise.templates.dashboard.marketplace.show.price": "Price",
"mno_enterprise.templates.dashboard.marketplace.show.free_trial_duration": "Free trial duration",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_found": "This plan is not available in your currency",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_plans_found": "There are currently no subscriptions available in your currency",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_plans_found_tooltip": "There are currently no subscriptions available in your currency",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_found": "This price plan is currently not available in your billing currency",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_plans_found": "There are currently no price plans available in your billing currency",
"mno_enterprise.templates.dashboard.marketplace.show.no_pricing_plans_found_tooltip": "There are currently no price plans available in your billing currency",
"mno_enterprise.templates.dashboard.marketplace.show.quote_based": "pricing is indicative - final price will be calculated at order time",
"mno_enterprise.templates.dashboard.marketplace.show.quote_error": "Unable to Fetch Quote",
"mno_enterprise.templates.dashboard.marketplace.show.tag_responsive": "Responsive",
Expand Down

0 comments on commit 88733d6

Please sign in to comment.