translations

This commit is contained in:
Arvind Tiwari 2018-05-07 05:22:05 +05:30
commit 7a72cc02ab
3 changed files with 40 additions and 4 deletions

View file

@ -267,6 +267,10 @@ LANGUAGES = (
LANGUAGE_CODE = 'en-us'
LOCALE_PATHS = [
os.path.join(PROJECT_DIR, 'digitalglarus/locale'),
]
CMS_PLACEHOLDER_CONF = {
'logo_image': {
'name': 'Logo Image',