Resolving internationalization conflict with spree_essentials
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<%= hidden_field_tag 'digital[variant_id]', variant.id %>
|
||||
|
||||
<%= button t("upload") %>
|
||||
<%= button t('spree_digital.upload') %>
|
||||
<% end %>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
en:
|
||||
digital_versions: Digital Versions
|
||||
|
||||
current_file: Current File
|
||||
new_file: New File
|
||||
upload: Upload
|
||||
delete_file: Delete this file
|
||||
broken_file: Warning! this file is broken
|
||||
delete_file_cofirmation: Are you sure you want to delete the file %{filename}?
|
||||
|
||||
digital_shipping: Delivery per email to <strong>%{email}</strong>
|
||||
|
||||
|
||||
spree_digital:
|
||||
upload: Upload
|
||||
Reference in New Issue
Block a user