You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112
  1. project_id_env: CROWDIN_PROJECT_ID
  2. api_token_env: CROWDIN_KEY
  3. base_path: "."
  4. base_url: "https://api.crowdin.com"
  5. preserve_hierarchy: true
  6. files:
  7. - source: "/options/locale/locale_en-US.ini"
  8. translation: "/options/locale/locale_%locale%.ini"
  9. type: "ini"
  10. skip_untranslated_strings: true
  11. export_only_approved: true
  12. update_option: "update_as_unapproved"