Fix some translation problems reported by Stefan Unverricht

This commit is contained in:
nathangray
2017-01-10 09:30:00 -07:00
parent 7329088e14
commit a5f45e2bfa
7 changed files with 8 additions and 3 deletions

View File

@ -177,7 +177,8 @@ var et2_details = (function(){ "use strict"; return et2_box.extend(
name: "title",
description:"Set a header title for box and shows it next to toggle button, default is no title",
type:"string",
default: ""
default: "",
translate: true
}
},