fix: import _ in porgram.py
diff --git a/erpnext/www/lms/program.py b/erpnext/www/lms/program.py
index a92ec31..1fcb3d3 100644
--- a/erpnext/www/lms/program.py
+++ b/erpnext/www/lms/program.py
@@ -1,6 +1,7 @@
 from __future__ import unicode_literals
 import erpnext.education.utils as utils
 import frappe
+from frappe import _
 
 no_cache = 1