From 65106482c1960bf26670d206eb2bda2e5a0fc257 Mon Sep 17 00:00:00 2001 From: CNCKitchen Date: Mon, 6 Apr 2026 13:23:11 +0200 Subject: [PATCH] resolved merge issue --- js/i18n.js | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/js/i18n.js b/js/i18n.js index 1e6f5a1..c5880bd 100644 --- a/js/i18n.js +++ b/js/i18n.js @@ -145,15 +145,16 @@ export const TRANSLATIONS = { 'progress.processing': 'Processing\u2026', // License popup - 'license.btn': 'License & Terms', - 'license.title': 'License & Terms', - 'license.item1': 'Free to use for any purpose, including commercial work (e.g., texturing STLs for clients or products).', - 'license.item2': 'Attribution is appreciated but not required when using this tool as-is.', - 'license.item3': 'Support this tool? Shop at CNCKitchen.STORE or donate on PayPal.', - 'license.item4': 'This tool is provided as-is with no warranty of any kind. Use at your own risk.', - 'license.item5': '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.', - 'license.item6': 'The author shall not be held liable for any damages, data loss, or issues arising from the use of this tool.', - 'license.item7': 'Want to license or embed this tool for your own business or website? Contact us at contact@cnckitchen.com.', + 'license.btn': 'License & Terms', + 'license.title': 'License & Terms', + 'license.item1': 'Free to use for any purpose, including commercial work (e.g., texturing STLs for clients or products).', + 'license.item2': 'Attribution is appreciated but not required when using this tool as-is.', + 'license.item3': 'Support this tool? Shop at CNCKitchen.STORE or donate on PayPal.', + 'license.item4': 'This tool is provided as-is with no warranty of any kind. Use at your own risk.', + 'license.item5': '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.', + 'license.item6': 'The author shall not be held liable for any damages, data loss, or issues arising from the use of this tool.', + 'license.item7': 'Want to license or embed this tool for your own business or website? Contact us at contact@cnckitchen.com.', + 'license.item8': 'Source code available on GitHub.', // Imprint & Privacy 'imprint.btn': 'Imprint & Privacy', @@ -330,15 +331,16 @@ export const TRANSLATIONS = { 'progress.processing': 'Verarbeitung\u2026', // License popup - 'license.btn': 'Lizenz & Nutzung', - 'license.title': 'Lizenz & Nutzungsbedingungen', - 'license.item1': 'Kostenlos nutzbar f\u00fcr jeden Zweck, auch f\u00fcr kommerzielle Arbeit (z.B. Texturierung von STLs f\u00fcr Kunden oder Produkte).', - 'license.item2': 'Namensnennung wird gesch\u00e4tzt, ist aber bei der Nutzung dieses Tools nicht erforderlich.', - 'license.item3': 'Dieses Tool unterst\u00fctzen? Shoppe bei CNCKitchen.STORE oder spende via PayPal.', - 'license.item4': 'Dieses Tool wird ohne jegliche Gew\u00e4hrleistung bereitgestellt. Nutzung auf eigene Gefahr.', - 'license.item5': 'Es wird kein Support geleistet. Der Autor ist nicht verpflichtet, Fehler zu beheben, Fragen zu beantworten oder das Tool zu aktualisieren. Fehlerberichte und Funktionswünsche sind aber jederzeit willkommen unter texturizer@cnckitchen.com.', - 'license.item6': 'Der Autor haftet nicht f\u00fcr Sch\u00e4den, Datenverlust oder Probleme, die durch die Nutzung dieses Tools entstehen.', - 'license.item7': 'Sie m\u00f6chten dieses Tool f\u00fcr Ihr eigenes Unternehmen oder Ihre Website lizenzieren oder einbinden? Kontaktieren Sie uns unter contact@cnckitchen.com.', + 'license.btn': 'Lizenz & Nutzung', + 'license.title': 'Lizenz & Nutzungsbedingungen', + 'license.item1': 'Kostenlos nutzbar f\u00fcr jeden Zweck, auch f\u00fcr kommerzielle Arbeit (z.B. Texturierung von STLs f\u00fcr Kunden oder Produkte).', + 'license.item2': 'Namensnennung wird gesch\u00e4tzt, ist aber bei der Nutzung dieses Tools nicht erforderlich.', + 'license.item3': 'Dieses Tool unterst\u00fctzen? Shoppe bei CNCKitchen.STORE oder spende via PayPal.', + 'license.item4': 'Dieses Tool wird ohne jegliche Gew\u00e4hrleistung bereitgestellt. Nutzung auf eigene Gefahr.', + 'license.item5': 'Es wird kein Support geleistet. Der Autor ist nicht verpflichtet, Fehler zu beheben, Fragen zu beantworten oder das Tool zu aktualisieren. Fehlerberichte und Funktionswünsche sind aber jederzeit willkommen unter texturizer@cnckitchen.com.', + 'license.item6': 'Der Autor haftet nicht f\u00fcr Sch\u00e4den, Datenverlust oder Probleme, die durch die Nutzung dieses Tools entstehen.', + 'license.item7': 'Sie m\u00f6chten dieses Tool f\u00fcr Ihr eigenes Unternehmen oder Ihre Website lizenzieren oder einbinden? Kontaktieren Sie uns unter contact@cnckitchen.com.', + 'license.item8': 'Quellcode verf\u00fcgbar auf GitHub.', // Impressum & Datenschutz 'imprint.btn': 'Impressum & Datenschutz', @@ -525,6 +527,7 @@ export const TRANSLATIONS = { 'license.item5': 'Non viene fornita alcuna assistenza. L\'autore non ha alcun obbligo di correggere bug, rispondere a domande o aggiornare questo strumento. Detto questo, segnalazioni di bug e richieste di funzionalità sono sempre ben accette all\'indirizzo texturizer@cnckitchen.com.', 'license.item6': 'L\'autore non potrà essere ritenuto responsabile per eventuali danni, perdita di dati o problemi derivanti dall\'uso di questo strumento.', 'license.item7': 'Vuoi ottenere una licenza o incorporare questo strumento per la tua attività o il tuo sito web? Contattaci all\'indirizzo contact@cnckitchen.com.', + 'license.item8': 'Codice sorgente disponibile su GitHub.', // Imprint & Privacy 'imprint.btn': 'Note legali e privacy',