mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-07-01 09:30:16 -05:00
11 lines
134 B
Python
11 lines
134 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
'''
|
|
Created on 2016-5月26
|
|
|
|
@author: hustcc
|
|
'''
|
|
|
|
|
|
DEFAULT_LOCALE = 'en' # default lang
|