mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
9 lines
258 B
YAML
9 lines
258 B
YAML
api_key_env: CROWDIN_API_KEY
|
|
project_identifier_env: CROWDIN_PROJECT_ID
|
|
base_path: ./redbot/
|
|
files:
|
|
- source: cogs/**/messages.pot
|
|
translation: /%original_path%/%locale%.po
|
|
- source: core/**/messages.pot
|
|
translation: /%original_path%/%locale%.po
|