Translations are formatted as JSON <b>{ "Key": "Translation", "Key2": "Translation2" }</b>; for example, <b>{ "Welcome": "Bienvenue" }</b> translates <b>Welcome</b> to <b>Bienvenue</b>.
To use the translation from this dictionary's fallback, you can:
<ul>
<li>Remove the translation from this dictionary.</li>
<li>Set the translation to match the string in the fallback.</li>
</ul>
</p>
<p class="mb-0">Please note that not all text is translatable, and future updates may modify existing translations or introduce new translatable phrases.</p>