lc = lc[0]
if os.path.exists(os.path.join(self.path, 'locale', lc)):
shutil.copy2(os.path.join(self.path, 'locale', lc, 'LC_MESSAGES', 'django.po'),
lc = lc[0]
if os.path.exists(os.path.join(self.path, 'locale', lc)):
shutil.copy2(os.path.join(self.path, 'locale', lc, 'LC_MESSAGES', 'django.po'),