From dcbdf344ace0501323868195d69e046c6fcf756e Mon Sep 17 00:00:00 2001 From: CNCKitchen Date: Sat, 4 Apr 2026 13:38:15 +0200 Subject: [PATCH] feat: add imprint and privacy policy modal with translations --- index.html | 25 +++++++++++++++++++++++++ js/i18n.js | 32 ++++++++++++++++++++++++++++++++ js/main.js | 11 +++++++++++ style.css | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+) diff --git a/index.html b/index.html index 77659b9..7d9c8ad 100644 --- a/index.html +++ b/index.html @@ -362,6 +362,7 @@ + @@ -377,11 +378,35 @@
  • This tool is provided as-is with no warranty of any kind. Use at your own risk.
  • No support is provided. The author is under no obligation to fix bugs, answer questions, or update this tool. That said, bug reports and feature requests are always welcome at texturizer@cnckitchen.com.
  • The author shall not be held liable for any damages, data loss, or issues arising from the use of this tool.
  • +
  • Want to license or embed this tool for your own business or website? Contact us at contact@cnckitchen.com.
  • Support this tool? Shop at CNCKitchen.STORE or donate on PayPal.
  • + + +