Make Issues tab-heading translateable

This commit is contained in:
Michael Große 2017-03-20 16:58:22 +01:00
commit 9cae5e7723
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79
2 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,7 @@ $lang['meta_box_tags_none'] = 'tags found: none';
$lang['js']['meta_box_toc_none'] = 'no Table of Contents available';
$lang['tab_tags'] = 'Tags';
$lang['tab_issues'] = 'Issues';
$lang['quality_trigger'] = 'toggle page analysis';