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