We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cf41f commit 2c3242fCopy full SHA for 2c3242f
config/locales/server.sd.yml
@@ -45,6 +45,7 @@ sd:
45
after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled."
46
after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard."
47
after_time: "After time setting is invalid."
48
+ after_time_group: "After time group does not exist: %{group_name}"
49
liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}"
50
subscription: "%{type} %{property} usage is not supported on your subscription"
51
not_permitted_for_guests: "%{object_id} is not permitted when guests can access the wizard"
0 commit comments