1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-19 17:34:53 +00:00
Files
privacyguides.org/crowdin.yml

18 lines
605 B
YAML
Raw Normal View History

# SPDX-FileCopyrightText: 2023 Jonah Aragon <jonah@privacyguides.org>
#
2025-08-12 03:13:42 -05:00
# SPDX-License-Identifier: MIT OR CC-BY-SA-4.0
2023-03-21 16:56:27 -05:00
2024-03-31 06:10:46 -05:00
#checkov:skip=CKV_SECRET_6:obviously a variable name and not a secret
api_token_env: CROWDIN_PERSONAL_TOKEN
2023-02-27 12:36:42 -06:00
project_id: "509862"
2022-04-13 19:19:13 -05:00
"preserve_hierarchy": true
files:
2024-03-31 06:10:46 -05:00
- source: "/docs/**/*.*"
translation: "/i18n/%two_letters_code%/**/%file_name%.%file_extension%"
skip_untranslated_files: false
- source: "/includes/*.en.*"
translation: "/includes/%file_name%.%two_letters_code%.%file_extension%"
translation_replace:
"en.": ""
skip_untranslated_files: false