A small tool to easily get PhantomBot lang files in i18n json format. We use it to help translating with Transifex.
Short | Parameter | Description |
---|---|---|
-h |
--help |
Shows the help message and exit |
-i PATH |
--input=PATH |
The path to the file to be converted. |
-o PATH |
--output=PATH |
The path to the file where the converted data should be saved. |
-f i18n / ph |
--format=i18n / ph |
Choose the input file type, if it is a i18n JSON file or an PhantomBot lang file. |
-t f / d |
--type=f / d |
Choose if you input an how directory or one file. |
-v |
--verbose |
Outputs more for nerds |
-q |
--quiet |
Psst... [Default] |
The work is Licensed under the MIT License