Skip to content

Commit

Permalink
#7228 Bulk edit products. Added missed locales
Browse files Browse the repository at this point in the history
  • Loading branch information
skoshelev committed Nov 26, 2024
1 parent 2e9fed0 commit 7928e23
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2733,6 +2733,15 @@
<LocaleResource Name="Admin.Catalog.Products.BackToList">
<Value>back to product list</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.BulkEdit">
<Value>Bulk edit products</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.BulkEdit.SaveSelected">
<Value>Save selected</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.BulkEdit.SaveAll">
<Value>Save all</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Copied">
<Value>The product has been copied successfully</Value>
</LocaleResource>
Expand Down

0 comments on commit 7928e23

Please sign in to comment.