Skip to content

Commit 474d96b

Browse files
committed
fix: use one source and language mapping for crowdin
1 parent 4d75a28 commit 474d96b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

crowdin.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ preserve_hierarchy: true
55

66
files:
77
- source: basiliskLLM.pot
8-
translation: basilisk/res/locale/%two_letters_code%/LC_MESSAGES/basiliskLLM.po
9-
- source: basiliskLLM.pot
10-
translation: basilisk/res/locale/%locale_with_underscore%/LC_MESSAGES/basiliskLLM.po
8+
translation: basilisk/res/locale/%osx_locale%/LC_MESSAGES/basiliskLLM.po
9+
languages_mapping:
10+
osx_locale:
11+
pt-BR: pt_BR

0 commit comments

Comments
 (0)