diff --git a/public/admin.html b/public/admin.html index c281bfd..41a6400 100644 --- a/public/admin.html +++ b/public/admin.html @@ -188,7 +188,6 @@ - diff --git a/public/i18n.js b/public/i18n.js index cb8f552..378a410 100644 --- a/public/i18n.js +++ b/public/i18n.js @@ -9,7 +9,6 @@ class I18nService { this.defaultLocale = 'en'; this.availableLocales = ['en', 'es-MX']; this.currentLocale = this.getStoredLocale() || this.detectBrowserLocale(); - this.loadTranslations(); } /** diff --git a/public/index.html b/public/index.html index 20bc4f0..813cc74 100644 --- a/public/index.html +++ b/public/index.html @@ -173,8 +173,6 @@ placeholder="Enter address, intersection (e.g., Main St & Second St, City), or l - - diff --git a/public/privacy.html b/public/privacy.html index 39544c3..b46ee36 100644 --- a/public/privacy.html +++ b/public/privacy.html @@ -139,7 +139,6 @@ -