diff --git a/config/locales/en.yml b/config/locales/en.yml index a3478220e8..8bb0cf100e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2046,6 +2046,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using not_visible: not visible you_have_no_orders_yet: "You have no orders yet" show_only_complete_orders: "Only show complete orders" + successfully_created: ! '%{resource} has been successfully created!' + successfully_removed: ! '%{resource} has been successfully removed!' + successfully_updated: ! '%{resource} has been successfully updated!' running_balance: "Running balance" outstanding_balance: "Outstanding balance" admin_enterprise_relationships: "Enterprise Permissions"