Skip to content

Commit

Permalink
chore: fix transifex config
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly authored Oct 9, 2023
1 parent 92de2ae commit a3a88e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ type = PO
minimum_perc = 0

[o:hisp-uio:p:app-component-ui:r:selector-bar]
file_filter = components/select/i18n/<lang>.po
source_file = components/select/i18n/en.pot
file_filter = components/selector-bar/i18n/<lang>.po
source_file = components/selector-bar/i18n/en.pot
source_lang = en
type = PO
minimum_perc = 0
Expand Down

0 comments on commit a3a88e5

Please sign in to comment.