{{ uploadMessages?.noQuota }}
} @else {
@if (!isInSecondStep()) {
}
Upload a file
@if (isVideoImportHttpEnabled()) {
Import with URL
} @else {
Import with URL
UNAVAILABLE
Import with URL is not available on {{ instanceName }}.
}
@if (isVideoImportTorrentEnabled()) {
Import with torrent
} @else {
Import with torrent
UNAVAILABLE
Import with torrent is not available on {{ instanceName }}.
}
@if (isVideoLiveEnabled()) {
Go live
} @else {
Go live
UNAVAILABLE
Live streaming is not available on {{ instanceName }}.
}
}