6 lines
64 B
Python
6 lines
64 B
Python
import gettext
|
|
|
|
|
|
__version__ = '1.1.0'
|
|
gettext.install('swift')
|