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 f1c6471 commit b5b26dbCopy full SHA for b5b26db
msgfmt:ui/lib/ui.html
@@ -76,8 +76,8 @@ <h2>{{mf 'mf_site_translations' 'Site Translations'}}</h2>
76
{{#if showKey}}
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 ({{orig}})</a></th>
80
- <th>Translation ({{trans}})</th>
+ <th><a href="#" class="translationSort" data-sortField="orig">Original String ({{origLang}})</a></th>
+ <th>Translation ({{destLang}})</th>
81
</tr>
82
</thead>
83
</table>
0 commit comments