Changed mediagoblin translations directory to the one we actually use.
This commit is contained in:
parent
74a9c0eba5
commit
145922b8a4
@ -300,7 +300,7 @@ def send_email(from_addr, to_addrs, subject, message_body):
|
|||||||
|
|
||||||
|
|
||||||
TRANSLATIONS_PATH = pkg_resources.resource_filename(
|
TRANSLATIONS_PATH = pkg_resources.resource_filename(
|
||||||
'mediagoblin', 'translations')
|
'mediagoblin', 'i18n')
|
||||||
|
|
||||||
|
|
||||||
def locale_to_lower_upper(locale):
|
def locale_to_lower_upper(locale):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user