mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-08 16:18:37 +01:00
Small improvements
This commit is contained in:
parent
19699a4d17
commit
a32e7748d7
@ -128,7 +128,7 @@
|
|||||||
"description": "Domains for HTML-Filter:"
|
"description": "Domains for HTML-Filter:"
|
||||||
},
|
},
|
||||||
"htmlFilterDomainsDescription": {
|
"htmlFilterDomainsDescription": {
|
||||||
"message": "Enter domains for the HTML-Filter. For these domains the filter is activated, except you invert the HTML-Filter with the next option. Separate multiple entries with semi-colons (;).",
|
"message": "Gib die Domains für den HTML-Filter an. Für diese Domains ist der Filter aktiviert, außer du kehrst den HTML-Filter mit der nächsten Option um. Trenne mehrere Einträge durch Semikolon (;).",
|
||||||
"description": "Enter domains for the HTML-Filter. For these domains the filter is activated, except you invert the HTML-Filter with the next option. Separate multiple entries with semi-colons (;)."
|
"description": "Enter domains for the HTML-Filter. For these domains the filter is activated, except you invert the HTML-Filter with the next option. Separate multiple entries with semi-colons (;)."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -221,6 +221,7 @@ body {
|
|||||||
#negate-html-filter-list-warning {
|
#negate-html-filter-list-warning {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
.hidden {
|
||||||
|
@ -206,14 +206,11 @@
|
|||||||
<div class="notice-body" dir="ltr">
|
<div class="notice-body" dir="ltr">
|
||||||
|
|
||||||
<div class="notice-message">
|
<div class="notice-message">
|
||||||
|
Your preferred language is not yet fully supported. Please help out by translating this add-on on Weblate.
|
||||||
<i class="fai fa-exclamation-triangle icon"></i>
|
|
||||||
Your preferred language is not yet fully supported.
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="button button-notice button-warning" href="https://hosted.weblate.org/projects/localcdn/" target="_blank">
|
<a class="button button-notice button-warning" href="https://hosted.weblate.org/projects/localcdn/" target="_blank">
|
||||||
Please help out by translating this add-on on Weblate.
|
Translate
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user