JS Files translated to english

This commit is contained in:
2016-11-29 15:51:38 +01:00
parent 244883d942
commit 52c586fbd9
11 changed files with 1433 additions and 1836 deletions

View File

@@ -70,5 +70,4 @@ if (is_readable($_FILES['vcfdata']['tmp_name'])) {
}
} else {
respondJSON(array('success' => false, 'error' => dgettext("plugin_contactimporter", "File could not be read by server, upload error!")));
}
?>
}