mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 01:01:04 +00:00
Support asset localization (#1027)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
@@ -2,8 +2,8 @@ project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
"preserve_hierarchy": true
|
||||
files:
|
||||
- source: "/docs/**/*.en.md"
|
||||
translation: "/docs/**/%file_name%.%locale_with_underscore%.md"
|
||||
- source: "/docs/**/*.en.*"
|
||||
translation: "/docs/**/%file_name%.%locale_with_underscore%.%file_extension%"
|
||||
translation_replace:
|
||||
"en.": ""
|
||||
update_option: update_as_unapproved
|
||||
|
Reference in New Issue
Block a user