I Want to make the Dashboard title dynamic for ex:
On Webcam, on image mode title be like : Take a picture Cheese!
while on video mode : Capture video from webcam
We also have our custom youtube plugin too, so how can i do it ??
i find locale strings :
importFrom: ‘Import from %{name}’,
But the result will be similar only name different here. I want to make whole text different for each case.
HELP!