diff --git a/umap/static/umap/js/umap.forms.js b/umap/static/umap/js/umap.forms.js index 085f0518..e151f9d9 100644 --- a/umap/static/umap/js/umap.forms.js +++ b/umap/static/umap/js/umap.forms.js @@ -940,7 +940,7 @@ L.U.FormBuilder = L.FormBuilder.extend({ defaultOptions: { name: { label: L._('name') }, owner: { - label: 'owner', + label: L._('owner'), // handler: 'BlurInput', // this field should be hidden, not sure if blur does it. }, description: {