次の HTML ブロックがあります。
<div class='translate' id='community_participation'>
Supported by
<span class='notranslate'>
52
</span>
customers like
you, as well as
<a href="/gsfnmichelle/people">the <span class='notranslate'>GSFNMICHELLE</span> team</a>.
</div>
私はすべてを変えることができることを知っています$('#community_participation.translate').html('Something here.');
しかし、スパン間、つまり「Supported by」、「customers like you, as as」、「the」、および「team」の間でテキストを変更する方法がわかりません。