Translation stuff ready for Close button. Add close: key scoped spree.admin.date_picker in en.yml

This commit is contained in:
Thierry Jet
2021-10-26 19:36:27 +02:00
parent 66f754267b
commit 5ebee9cd5f
3 changed files with 4 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ $(document).ready(function() {
label: Spree.translations.today
},
{
label: "CLOSE"
label: Spree.translations.close
}
],
label: "or",
@@ -54,7 +54,7 @@ $(document).ready(function() {
label: Spree.translations.now
},
{
label: "CLOSE"
label: Spree.translations.close
}
],
label: "or",