From de8922bb8e1e837ffc1ff29cbbeb1a2cd10d8d20 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 15 Mar 2026 17:53:13 +0000 Subject: [PATCH] fix(i18n): fix overage buffer sentence spacing in admin_plans template Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> --- frontend/templates/admin_plans.html | 2 +- frontend/translations/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/templates/admin_plans.html b/frontend/templates/admin_plans.html index 4cac2ed0..63cd420c 100644 --- a/frontend/templates/admin_plans.html +++ b/frontend/templates/admin_plans.html @@ -43,7 +43,7 @@
{{ _("admin_plans.overage_buffer_title") }}
- {{ _("admin_plans.overage_buffer_body_prefix") }} {{ _("admin_plans.overage_buffer_invisible") }}{{ _("admin_plans.overage_buffer_body_suffix") }} + {{ _("admin_plans.overage_buffer_body_prefix") }} {{ _("admin_plans.overage_buffer_invisible") }}. {{ _("admin_plans.overage_buffer_body_suffix") }} {{ _("admin_plans.overage_buffer_formula") }} {{ _("admin_plans.overage_buffer_tail") }}