mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
10 lines
284 B
YAML
10 lines
284 B
YAML
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
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
|