From 6c97ba7634a594ff542296341834516d22bf6c4c Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:03:21 +0000 Subject: [PATCH] Bug fix (#2870) --- config/locales/validations/sales/2024/bulk_upload.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/validations/sales/2024/bulk_upload.en.yml b/config/locales/validations/sales/2024/bulk_upload.en.yml index 2621386c1..4a2d88b46 100644 --- a/config/locales/validations/sales/2024/bulk_upload.en.yml +++ b/config/locales/validations/sales/2024/bulk_upload.en.yml @@ -18,8 +18,8 @@ en: owning_organisation: not_found: "The owning organisation code is incorrect." not_stock_owner: "The owning organisation code provided is for an organisation that does not own stock." - not_permitted: - support: "This owning organisation is not affiliated with %(name)." + not_permitted: + support: "This owning organisation is not affiliated with %{name}." not_support: "You do not have permission to add logs for this owning organisation." assigned_to: not_found: "User with the specified email could not be found."