Files
epub-translator/config/application.yml.sample

8 lines
337 B
Plaintext

ePubTranslator:
deepL:
apiEndpoint: https://api.deepl.com # If you subscribe free API plan, use "https://api-free.deepl.com" instead. From v0.7, No longer need to append "/v2/" path
apiKey: <put your api key here>
language:
source: en # default source language
destination: ja # default destination language