<h2class="ui header"><translatetranslate-context="Content/Library/Title/Verb">Upload new tracks</translate></h2>
<divclass="ui message">
<p><translatetranslate-context="Content/Library/Paragraph">You are about to upload music to your library. Before proceeding, please ensure that:</translate></p>
<ul>
<liv-if="library.privacy_level != 'me'">
<translatetranslate-context="Content/Library/List item">You are not uploading copyrighted content in a public library, otherwise you may be infringing the law</translate>
</li>
<li>
<translatetranslate-context="Content/Library/List item">The music files you are uploading are tagged properly.</translate>
<ahref="http://picard.musicbrainz.org/"target='_blank'><translatetranslate-context="Content/Library/Link">We recommend using Picard for that purpose.</translate></a>
</li>
<li>
<translatetranslate-context="Content/Library/List item">The uploaded music files are in OGG, Flac or MP3 format</translate>
<h2class="ui header"><translatetranslate-context="Content/Library/Title/Verb">Upload music from your local storage</translate></h2>
<divclass="ui message">
<p><translatetranslate-context="Content/Library/Paragraph">You are about to upload music to your library. Before proceeding, please ensure that:</translate></p>
<ul>
<liv-if="library.privacy_level != 'me'">
<translatetranslate-context="Content/Library/List item">You are not uploading copyrighted content in a public library, otherwise you may be infringing the law</translate>
</li>
<li>
<translatetranslate-context="Content/Library/List item">The music files you are uploading are tagged properly.</translate>
<ahref="http://picard.musicbrainz.org/"target='_blank'><translatetranslate-context="Content/Library/Link">We recommend using Picard for that purpose.</translate></a>
</li>
<li>
<translatetranslate-context="Content/Library/List item">The music files you are uploading are in OGG, Flac or MP3 format</translate>
</li>
</ul>
</div>
<file-upload-widget
:class="['ui', 'icon', 'basic', 'button']"
:post-action="uploadUrl"
...
...
@@ -178,6 +130,38 @@
</tbody>
</table>
</div>
<divclass="ui divider"></div>
<h2class="ui header"><translatetranslate-context="Content/Library/Title/Verb">Import music from your server</translate></h2>