fix issue reported on Crowdin: "Support" not available for translation

This commit is contained in:
gorhill 2016-08-21 20:04:59 -04:00
parent 99776b4bad
commit 4290b4b065
2 changed files with 5 additions and 1 deletions

View File

@ -531,6 +531,10 @@
"message":"Wiki",
"description":"English: project' wiki on Github"
},
"aboutSupport":{
"message":"Support",
"description":"A link for where to get support"
},
"aboutCode":{
"message":"Source code (GPLv3)",
"description":"English: Source code (GPLv3)"

View File

@ -14,7 +14,7 @@
<ul>
<li><a href="https://github.com/gorhill/uBlock/releases" data-i18n="aboutChangelog"></a>
<li><a href="https://github.com/gorhill/uBlock/wiki" data-i18n="aboutWiki"></a>
<li><a href="https://discourse.mozilla-community.org/t/support-ublock-origin/6746">Support</a>
<li><a href="https://discourse.mozilla-community.org/t/support-ublock-origin/6746" data-i18n="aboutSupport"></a>
<li><a href="https://github.com/gorhill/uBlock" data-i18n="aboutCode"></a>
<li><span data-i18n="aboutContributors"></span>
<ul>