Skip to content

Commit 5b2df35

Browse files
committed
Add missing translation strings
1 parent a2e96ca commit 5b2df35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

admin/config/locales/stores.en.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,12 @@ en:
1717
solidus_admin:
1818
stores:
1919
title: "Stores"
20+
create:
21+
success: "Store was successfully created."
2022
destroy:
23+
error:
24+
title: "Some Stores could not be removed"
25+
description: "%{name}: %{reason}"
2126
success: "Stores were successfully removed."
27+
update:
28+
success: "Store was successfully updated."

0 commit comments

Comments
 (0)