allow adding photos to the public signing location release

This commit is contained in:
bilal
2020-06-10 11:44:10 +02:00
parent dc9ba08e1b
commit 7027c3ea91
5 changed files with 19 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ module DropzoneHelper
"To Add Photos & Videos to the release:<br>Drag & Drop Files<br>or<br>Click or Tap here to browse photos and connect to Camera"
when "music_release"
"To Add Audio Files to the release:<br>Drag & Drop Files<br>or<br>Click or Tap here to browse files"
when "location_release"
t 'location_releases.form.photos.dropzone_label'
when "directory"
"To Add Files to the Folder:<br>Drag & Drop Files<br>or<br>Click or Tap here to browse files"
else