chore(ci): preserve translation hierarchy (#3762)

This commit is contained in:
James Rich 2025-11-20 18:23:30 -06:00 committed by GitHub
parent c73ff95d93
commit 895efd6a09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,3 @@
pull_request_labels:
- automation
- l10n
files:
- source: /**/src/commonMain/composeResources/values/strings.xml
translation: /%original_path%-%two_letters_code%/strings.xml
@ -9,3 +6,4 @@ files:
escape_quotes: 0
escape_special_characters: 0
type: android
preserve_hierarchy: true