Skip to content

Commit

Permalink
Merge pull request #84 from carmenbianca/decrease-threshold
Browse files Browse the repository at this point in the history
Decrease translation threshold to 90%
  • Loading branch information
carmenbianca authored Jul 8, 2024
2 parents 6e7ae95 + b1e720d commit aa5cb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion po4a.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

[options] opt:"--addendum-charset=UTF-8" opt:"--localized-charset=UTF-8" opt:"--master-charset=UTF-8" opt:"--master-language=en_US" opt:"--porefs=file"

[po4a_alias:markdown] text opt:"--option markdown" opt:"--option yfm_keys=title" opt:"--addendum-charset=UTF-8" opt:"--localized-charset=UTF-8" opt:"--master-charset=UTF-8" opt:"--keep=100"
[po4a_alias:markdown] text opt:"--option markdown" opt:"--option yfm_keys=title" opt:"--addendum-charset=UTF-8" opt:"--localized-charset=UTF-8" opt:"--master-charset=UTF-8" opt:"--keep=90"


[type: markdown] site/content/en/comparison.md $lang:site/content/$lang/comparison.md
Expand Down

0 comments on commit aa5cb9d

Please sign in to comment.