Fixin translation in selling/page/selling_home/selling_home.js

This commit is contained in:
Bárbara Perretti 2013-09-26 18:18:22 -03:00
parent 8096644be8
commit bc32535668

View File

@ -63,7 +63,7 @@ wn.module_page["Selling"] = [
"label": wn._("Selling Settings"), "label": wn._("Selling Settings"),
"route": "Form/Selling Settings", "route": "Form/Selling Settings",
"doctype":"Selling Settings", "doctype":"Selling Settings",
"description": "Settings for Selling Module" "description": wn.("Settings for Selling Module")
}, },
{ {
"route":"Form/Shopping Cart Settings", "route":"Form/Shopping Cart Settings",