Skip to content

Commit 323f17a

Browse files
chore(l10n): update localization strings via Crowdin (WPB-9776) (#4498)
Co-authored-by: yamilmedina <[email protected]>
1 parent 2666b5e commit 323f17a

File tree

9 files changed

+13
-0
lines changed

9 files changed

+13
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

crowdin.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,19 @@ files: [
4444
}
4545
}
4646
},
47+
{
48+
"source": "/features/meetings/src/main/res/values/strings.xml",
49+
"translation": "/features/meetings/src/main/res/values-%two_letters_code%/%original_file_name%",
50+
"languages_mapping": {
51+
"two_letters_code": {
52+
# map non-two letter codes here, left side is crowdin designation, right side is babel designation
53+
"me": "cnr-Latn",
54+
"sr-Cyrl-ME": "cnr-Cyrl",
55+
"sr": "sr-Cyrl",
56+
"sr-CS": "sr-Latn"
57+
}
58+
}
59+
},
4760
{
4861
"source": "/core/ui-common/src/main/res/values/strings.xml",
4962
"translation": "/core/ui-common/src/main/res/values-%two_letters_code%/%original_file_name%",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)