Loading _i18n/en.yml +1 −1 Original line number Diff line number Diff line test: "hello {{ device.vendor }}" test: "*hello* device " _i18n/en/templates/device_install.md +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ # Install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" {%- if device.is_beta %} (beta) {%- endif %} {% t test %} {% capture test_translation %}{% t test %}{% endcapture %} {{ test_translation | replace: "device", device.name }} </div> Loading
_i18n/en.yml +1 −1 Original line number Diff line number Diff line test: "hello {{ device.vendor }}" test: "*hello* device "
_i18n/en/templates/device_install.md +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ # Install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" {%- if device.is_beta %} (beta) {%- endif %} {% t test %} {% capture test_translation %}{% t test %}{% endcapture %} {{ test_translation | replace: "device", device.name }} </div>