Reported at https://www.mediawiki.org/wiki/Topic:T92i5opy9476e936
Content Translation picks the <ref>'s content only if the content actually appears in it. Example:
==Section A== One two.<ref name="abc" /> ==Section B== Three four.<ref name="abc">Five six.</ref>
If the translators only translates Section A, but not Section B, then the <ref> in the published page will be empty.
This may happen especially often when translating from English because some articles there intentionally put all the <ref>s' content in the end inside {{reflist}}. For an example of this, see Józef Piłsudski (thanks to @Andrei_Stroe for the example).



