summaryrefslogtreecommitdiff
path: root/gsoc-codeless.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'gsoc-codeless.html.j2')
-rw-r--r--gsoc-codeless.html.j216
1 files changed, 12 insertions, 4 deletions
diff --git a/gsoc-codeless.html.j2 b/gsoc-codeless.html.j2
index 257b797d..1ffce885 100644
--- a/gsoc-codeless.html.j2
+++ b/gsoc-codeless.html.j2
@@ -31,12 +31,20 @@
</li>
<li>
{% trans %}
- Merchant has the flexibility to add two types of inventory as follows:
+ A merchant has the flexibility to add two types of inventory as follows:
+ {% endtrans %}
<ul>
- <li>The merchant can upload digital inventory (like a PDF or HTML page) via the codeless payments frontend and the user can then purchase it and view the version hosted by the codeless payment frontend.</li>
- <li>The merchant can add any physical inventory available in his stocks. While adding these inventory, the seller is prompted to add minimum quantity of product that is required to be maintained in the stock. Whenever the stocks run below this limit the seller would be notified (currently this feature has not been added but soon email notification would be added).</li>
- </ul>
+ <li>
+ {% trans %}
+ The merchant can upload digital inventory (like a PDF or HTML page) via the codeless payments frontend and the user can then purchase it and view the version hosted by the codeless payment frontend.
{% endtrans %}
+ </li>
+ <li>
+ {% trans %}
+ The merchant can add any physical inventory available in his stocks. While adding these inventory, the seller is prompted to add minimum quantity of product that is required to be maintained in the stock. Whenever the stocks run below this limit the seller would be notified (currently this feature has not been added but soon email notification would be added).
+ {% endtrans %}
+ </li>
+ </ul>
</li>
<li>
{% trans %}