ticket #3 - Added learning cartridge with all complete examples
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
label.title=(En)You are Shopping at
|
||||
label.featured=(En)Featured Product
|
||||
label.stock=(En)Total Stock
|
@@ -0,0 +1,3 @@
|
||||
label.title=(日本語) You are Shopping at
|
||||
label.featured=(日本語) Featured Product
|
||||
label.stock=(日本語) total stock
|
6
the_learning_cartridge/cartridge/templates/resources/forms.properties
Executable file
6
the_learning_cartridge/cartridge/templates/resources/forms.properties
Executable file
@@ -0,0 +1,6 @@
|
||||
## Notification preferences, extends profile ##
|
||||
title.notifications=Store Notification Settings
|
||||
label.notification.sales=Recieve email notifications about upcoming sales
|
||||
label.notification.new=Recieve email notifications about new products
|
||||
label.notification.stock=Recieve email notifications about back in stock products
|
||||
button.notification.submit=Save notification preferences
|
Reference in New Issue
Block a user