Fix inconsistent capitalisation of GitHub and Javascript

Fixes #353
This commit is contained in:
rubenwardy
2022-01-20 01:28:50 +00:00
parent 3ad003140f
commit d9a6127c35
14 changed files with 333 additions and 247 deletions

View File

@@ -52,9 +52,8 @@
<noscript>
<div class="alert alert-warning">
{{ _("Javascript is needed to improve the user interface, and is needed for features
such as finding metadata from git, and autocompletion.") }}<br />
{{ _("Whilst disabled Javascript may work, it is not officially supported.") }}
{{ _("JavaScript is needed to improve the user interface, and is needed for features
such as finding metadata from git, and autocompletion.") }}
</div>
</noscript>