We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f81c68 commit 59bdacdCopy full SHA for 59bdacd
msgfmt:ui/lib/ui.html
@@ -77,7 +77,7 @@ <h2>{{mf 'mf_site_translations' 'Site Translations'}}</h2>
77
<th><a href="#" class="translationSort" data-sortField="key">Key</a></th>
78
{{/if}}
79
<th><a href="#" class="translationSort" data-sortField="orig">Original String ({{origLang}})</a></th>
80
- <th>Translation ({{destLang}})</th>
+ <th><a href="#" class="translationSort" data-sortField="trans">Translation ({{destLang}})</a></th>
81
</tr>
82
</thead>
83
</table>
0 commit comments