- Add core module structure - Include admin interface - Add language support (en_US) - Include SQL schema - Add build configuration - Include documentation and licensing
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
[main]
|
|
host = https://www.transifex.com
|
|
lang_map = uz: uz_UZ
|
|
|
|
[mymodule.mymodule]
|
|
file_filter = langs/<lang>/mymodule.lang
|
|
source_file = langs/en_US/mymodule.lang
|
|
source_lang = en_US
|
|
type = MOZILLAPROPERTIES
|