You are here

function lingotek_dashboard_mt_upload in Lingotek Translation 7.2

Batch Create: Bulk Machine Translate Upload.

1 string reference to 'lingotek_dashboard_mt_upload'
lingotek_menu in ./lingotek.module
Implements hook_menu().

File

./lingotek.batch.inc, line 296

Code

function lingotek_dashboard_mt_upload() {
  lingotek_bulk_mt_upload_batch_create();
}