From bbe7fe35b6a824b2a48234412d4aa02eef2c8c71 Mon Sep 17 00:00:00 2001 From: Richard Odekerken Date: Thu, 17 Oct 2024 16:25:57 +0200 Subject: [PATCH] New translations server.en.yml (Swahili) --- config/locales/server.sw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/server.sw.yml b/config/locales/server.sw.yml index b5aa8b9c..1b7d66c0 100644 --- a/config/locales/server.sw.yml +++ b/config/locales/server.sw.yml @@ -45,6 +45,7 @@ sw: after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." after_time: "After time setting is invalid." + after_time_group: "After time group does not exist: %{group_name}" liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" subscription: "%{type} %{property} usage is not supported on your subscription" not_permitted_for_guests: "%{object_id} is not permitted when guests can access the wizard"