Skip to content

Commit

Permalink
Import LABELS from locale #72
Browse files Browse the repository at this point in the history
  • Loading branch information
4lm committed Aug 15, 2019
1 parent 094fcb6 commit 9d73a78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@

LABELS = ConfigObj(os.path.join(settings.BASE_DIR,
'stemp_abw',
'config',
'labels',
'locale',
LANGUAGE,
'labels.cfg'))

Expand Down

0 comments on commit 9d73a78

Please sign in to comment.