Update navbar.html
Add Catalan language to navbar
This commit is contained in:
@@ -321,6 +321,9 @@ function compareVersions(version1, version2) {
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="zh_CN">
|
||||
<img src="images/flags/cn.svg" alt="icon" width="20" height="15"> 简体中文
|
||||
</a>
|
||||
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="ca_CA">
|
||||
<img src="images/flags/ca.svg" alt="icon" width="20" height="15"> Català
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user