Add link to WiKi in resources cards
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
{{ $t('resource_card.lizardbyte_website') }}</a> -->
|
{{ $t('resource_card.lizardbyte_website') }}</a> -->
|
||||||
<a class="btn btn-secondary m-1" href="https://github.com/ClassicOldSong/Apollo/discussions" target="_blank">
|
<a class="btn btn-secondary m-1" href="https://github.com/ClassicOldSong/Apollo/discussions" target="_blank">
|
||||||
<i class="fab fa-fw fa-github"></i> {{ $t('resource_card.github_discussions') }}</a>
|
<i class="fab fa-fw fa-github"></i> {{ $t('resource_card.github_discussions') }}</a>
|
||||||
|
<a class="btn btn-secondary m-1" href="https://github.com/ClassicOldSong/Apollo/wiki" target="_blank">
|
||||||
|
<i class="fab fa-fw fa-github"></i> {{ $t('resource_card.github_wiki') }}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -510,6 +510,7 @@
|
|||||||
},
|
},
|
||||||
"resource_card": {
|
"resource_card": {
|
||||||
"github_discussions": "GitHub Discussions",
|
"github_discussions": "GitHub Discussions",
|
||||||
|
"github_wiki": "GitHub WiKi",
|
||||||
"legal": "Legal",
|
"legal": "Legal",
|
||||||
"legal_desc": "By continuing to use this software you agree to the terms and conditions in the following documents.",
|
"legal_desc": "By continuing to use this software you agree to the terms and conditions in the following documents.",
|
||||||
"license": "License",
|
"license": "License",
|
||||||
|
|||||||
Reference in New Issue
Block a user