Skip to content

Commit 72d5918

Browse files
committed
Fix TBX name
1 parent 97d6f67 commit 72d5918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weblate_web/templates/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>{% trans "Translation Context" %}</h3>
120120
<a class="format-item" href="https://docs.weblate.org/en/latest/formats.html#idml">{% trans "IDML" %} <span lang="en" dir="ltr">.idml</span></a>
121121
<a class="format-item" href="https://docs.weblate.org/en/latest/formats.html#ini">{% trans "INI files" %} <span lang="en" dir="ltr">.ini</span></a>
122122
<a class="format-item" href="https://docs.weblate.org/en/latest/formats.html#islu">{% trans "Inno Setup" %} <span lang="en" dir="ltr">.islu</span></a>
123-
<a class="format-item" href="https://docs.weblate.org/en/latest/formats.html#tmx">{% trans "Term Base eXchange" %} <span lang="en" dir="ltr">.tbx</span></a>
123+
<a class="format-item" href="https://docs.weblate.org/en/latest/formats.html#tmx">{% trans "TermBase eXchange" %} <span lang="en" dir="ltr">.tbx</span></a>
124124
</div>
125125
</section>
126126
<section class="content no-mar">

0 commit comments

Comments
 (0)