mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-10 01:11:43 +01:00
46faf1a7a5
isort fixed this closes #53
17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
# -*- coding: utf-8 -*-
|
|
#
|
|
# Copyright (C) 2020 mojib wali.
|
|
#
|
|
# invenio-theme-tugraz is free software; you can redistribute it and/or
|
|
# modify it under the terms of the MIT License; see LICENSE file for more
|
|
# details.
|
|
|
|
[main]
|
|
host = https://www.transifex.com
|
|
|
|
[invenio.invenio-theme-tugraz-messages]
|
|
file_filter = invenio_theme_tugraz/translations/<lang>/LC_MESSAGES/messages.po
|
|
source_file = invenio_theme_tugraz/translations/messages.pot
|
|
source_lang = en
|
|
type = PO
|