{% trans "Your Order" %}
-{{ settings.business_name }}
-{% trans "Your Order" %}
++
diff --git a/assets/pasted-20260206-044350-8c65cfaa.png b/assets/pasted-20260206-044350-8c65cfaa.png new file mode 100644 index 0000000..ed98968 Binary files /dev/null and b/assets/pasted-20260206-044350-8c65cfaa.png differ diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc index 512e269..14d9844 100644 Binary files a/core/__pycache__/urls.cpython-311.pyc and b/core/__pycache__/urls.cpython-311.pyc differ diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index b1fa1f8..f56ddce 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/customer_display.html b/core/templates/core/customer_display.html index 09bcef1..80076c5 100644 --- a/core/templates/core/customer_display.html +++ b/core/templates/core/customer_display.html @@ -1,277 +1,320 @@ -{% load static i18n l10n %} - +{% load static i18n %}{% get_current_language as LANGUAGE_CODE %}
-{% trans "Welcome! We are ready to serve you." %}
+{% trans "Welcome! Please wait while we prepare your order." %}
+