Skip to content

Commit

Permalink
fix: filter lang map
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola committed Apr 15, 2024
1 parent 621074b commit c1d0fa0
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 1,361 deletions.
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
host = https://www.transifex.com

[o:pressbooks:p:aldine:r:pressbooks-aldine]
file_filter = languages/pressbooks-aldine-<lang>.po
file_filter = languages/<lang>.po
lang_map = de:de_DE, es:es_ES, fr:fr_FR, gl:gl_ES, nb:nb_NO, it:it_IT, ka:ka_GE, ru:ru_RU, ta:ta_LK, hr_HR:hr
minimum_perc = 0
source_file = languages/pressbooks-aldine.pot
Expand Down
2 changes: 1 addition & 1 deletion .tx/transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git:
file_format: PO
source_file: languages/pressbooks-aldine.pot
source_language: en
translation_files_expression: languages/pressbooks-aldine-<lang>.po
translation_files_expression: languages/<lang>.po
settings:
pr_branch_name: chore/update-translations-<br_unique_id>
language_mapping:
Expand Down
Binary file removed languages/pressbooks-aldine-es_ES.mo
Binary file not shown.
Loading

0 comments on commit c1d0fa0

Please sign in to comment.