mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-04-22 16:51:38 +00:00
Formatting tidy
This commit is contained in:
parent
02bd9246ff
commit
4ddf12d283
@ -1402,14 +1402,14 @@ validateSignature.cert.keyUsage=Key Usage
|
||||
validateSignature.cert.selfSigned=Self-Signed
|
||||
validateSignature.cert.bits=bits
|
||||
|
||||
# Cookie banner
|
||||
## pop up modal
|
||||
####################
|
||||
# Cookie banner #
|
||||
####################
|
||||
cookieBanner.popUp.title=How we use Cookies
|
||||
cookieBanner.popUp.description=Stirling PDF uses cookies and similar technologies to improve your experience and measure usage of our tools. This enables us to continue developing great features and continue support for our users. \n Clicking \"No Thanks\" will set only cookies that are strictly necessary.
|
||||
cookieBanner.popUp.acceptAllBtn=Okay
|
||||
cookieBanner.popUp.acceptNecessaryBtn=No Thanks
|
||||
cookieBanner.popUp.showPreferencesBtn=Manage preferences
|
||||
## preferences Modal
|
||||
cookieBanner.preferencesModal.title=Consent Preferences Center
|
||||
cookieBanner.preferencesModal.acceptAllBtn=Accept all
|
||||
cookieBanner.preferencesModal.acceptNecessaryBtn=Reject all
|
||||
@ -1423,7 +1423,3 @@ cookieBanner.preferencesModal.necessary.description=These cookies are essential
|
||||
cookieBanner.preferencesModal.analytics.title=Analytics
|
||||
cookieBanner.preferencesModal.analytics.description=These cookies allow us to track visits, tool usage and searches so we can measure and improve the performance of our website. Strirling PDF can not and will not ever track the documents used within Stirling PDF
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -47,4 +47,4 @@
|
||||
--cc-footer-bg: var(--cc-bg);
|
||||
--cc-footer-color: var(--cc-primary-color);
|
||||
--cc-footer-border-color: var(--cc-bg);
|
||||
}
|
||||
}
|
||||
|
@ -63,4 +63,4 @@ CookieConsent.run({
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
|
@ -149,9 +149,6 @@
|
||||
window.addEventListener("cc:onConsent", UpdatePosthogConsent);
|
||||
window.addEventListener("cc:onChange", UpdatePosthogConsent);
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
</th:block>
|
||||
|
||||
<th:block th:fragment="game">
|
||||
|
Loading…
x
Reference in New Issue
Block a user