Fix typo in footer

This commit is contained in:
syeopite 2021-06-25 21:15:22 -07:00
parent 5c0eef56c5
commit faf4b7207b
No known key found for this signature in database
GPG Key ID: 6FA616E5A5294A82
28 changed files with 28 additions and 28 deletions

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "Report a bug",
"FAQs": "FAQs",
"Legal": "Legal",
"Licences": "Licences",
"Licenses": "Licences",
"Privacy": "Privacy"
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -446,6 +446,6 @@
"Report a bug": "",
"FAQs": "",
"Legal": "",
"Licences": "",
"Licenses": "",
"Privacy": ""
}

View File

@ -253,7 +253,7 @@
<b class="footer-section-header"><%= translate(locale, "Legal")%></b>
<ul class="pure-menu-list footer-section-list">
<li class="pure-menu-item footer-section-item">
<a href="/licences" title="<%= translate(locale, "Licences")%>">
<a href="/licenses" title="<%= translate(locale, "Licenses")%>">
<%= translate(locale, "Licences") %>
</a>
</li>