mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 01:29:05 +01:00
Active translation for attribute button_caption of VFS widget
This commit is contained in:
parent
121e18fd50
commit
c281f19568
@ -624,7 +624,8 @@ var et2_vfsSelect = et2_inputWidget.extend(
|
|||||||
name: "button caption",
|
name: "button caption",
|
||||||
type: "string",
|
type: "string",
|
||||||
default: "Upload file(s) from Filemanager...",
|
default: "Upload file(s) from Filemanager...",
|
||||||
description: "Caption for vfs-select button."
|
description: "Caption for vfs-select button.",
|
||||||
|
translate:true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user