6 lines
66 B
Python
6 lines
66 B
Python
import gettext
|
|
|
|
|
|
__version__ = '1.3-dev'
|
|
gettext.install('swift')
|