mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-01 20:07:20 +01:00
Small improvements
This commit is contained in:
parent
19699a4d17
commit
a32e7748d7
@ -128,7 +128,7 @@
|
||||
"description": "Domains for HTML-Filter:"
|
||||
},
|
||||
"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 (;)."
|
||||
}
|
||||
}
|
||||
|
@ -221,6 +221,7 @@ body {
|
||||
#negate-html-filter-list-warning {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
|
@ -206,14 +206,11 @@
|
||||
<div class="notice-body" dir="ltr">
|
||||
|
||||
<div class="notice-message">
|
||||
|
||||
<i class="fai fa-exclamation-triangle icon"></i>
|
||||
Your preferred language is not yet fully supported.
|
||||
|
||||
Your preferred language is not yet fully supported. Please help out by translating this add-on on Weblate.
|
||||
</div>
|
||||
|
||||
<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>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user