mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Translation stuff ready for Close button. Add close: key scoped spree.admin.date_picker in en.yml
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user