mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(ci): preserve translation hierarchy (#3762)
This commit is contained in:
parent
c73ff95d93
commit
895efd6a09
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue