Skip to content
Snippets Groups Projects
crowdin.yml 449 B
Newer Older
  • Learn to ignore specific revisions
  • files:
      - source: /app/Language/en/*.php
    
        translation: /app/Language/%osx_locale%/%original_file_name%
    
      - source: /modules/**/Language/en/*.php
    
        translation: /modules/**/Language/%osx_locale%/%original_file_name%
    
      - source: /docs/src/getting-started/*.md
        translation: /docs/src/%osx_locale%/getting-started/%original_file_name%
      - source: /docs/src/index.md
        translation: /docs/src/%osx_locale%/index.md