Updated i18n and settings page
This commit is contained in:
parent
8d16569559
commit
c25a05d71c
|
@ -28,7 +28,6 @@
|
||||||
|
|
||||||
<div class="notice-head">
|
<div class="notice-head">
|
||||||
|
|
||||||
<i class="fai fa-exclamation-triangle icon"></i>
|
|
||||||
<span data-i18n-content="blockMissingTitle"></span>
|
<span data-i18n-content="blockMissingTitle"></span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -194,7 +193,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="button button-notice button-warning" href="https://crowdin.com/project/decentraleyes" target="_blank">
|
<a class="button button-notice button-warning" href="https://gitlab.com/nobody42/localcdn/-/tree/master/_locales" target="_blank">
|
||||||
Help Translate
|
Help Translate
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
|
@ -26,6 +26,8 @@
|
||||||
<li>Fixed <a href="https://gitlab.com/nobody42/localcdn/-/issues/28">#28</a> and <a href="https://gitlab.com/nobody42/localcdn/-/issues/44">#44</a></li>
|
<li>Fixed <a href="https://gitlab.com/nobody42/localcdn/-/issues/28">#28</a> and <a href="https://gitlab.com/nobody42/localcdn/-/issues/44">#44</a></li>
|
||||||
<li>Fixed <a href="https://gitlab.com/nobody42/localcdn/-/issues/49">#49</a> (partly)</li>
|
<li>Fixed <a href="https://gitlab.com/nobody42/localcdn/-/issues/49">#49</a> (partly)</li>
|
||||||
<li>Fixed storage mechanism of lastMappingUpdate and added option to hide release notes</li>
|
<li>Fixed storage mechanism of lastMappingUpdate and added option to hide release notes</li>
|
||||||
|
<li>Updated: Translations</li>
|
||||||
|
<li>Fixed: Use default language if translation isn't available.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="topic-label">
|
<div class="topic-label">
|
||||||
Please update your uBlock/uMatrix rules
|
Please update your uBlock/uMatrix rules
|
||||||
|
|
Loading…
Reference in New Issue