Adapt translations to updated messages

- Also fix syntax error with % in translatable strings
This commit is contained in:
mDuo13
2020-10-05 13:15:16 -07:00
parent 8236ef5d8e
commit 80153b4e8b
7 changed files with 1846 additions and 1889 deletions

View File

@@ -63,7 +63,7 @@
<tr class="border-none">
<td class="bold"><div class="w48 mr-3 text-center d-sm-inline-block no-wrap"><img class="w48" src="assets/img/icons/sustainable.png"></div>{% trans %}Sustainable{% endtrans %}</td>
<td class="">{% trans %}Environmentally sustainable (negligible energy consumption){% endtrans %}</td>
<td class="">{% trans %}0.3% of global energy consumption{% endtrans %}</td>
<td class="">{% trans %}0.3&#37; of global energy consumption{% endtrans %}</td>
</tbody>
</table>
</div>