You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
f108503f5a
When building translated docs, the script was replacing en-US.ftl entirely with the translated file. This caused raw FTL identifiers (e.g. mknod-help-mode) to appear in the docs when translations were empty or partial. Now merges translated keys with English so that untranslated keys fall back to English text.