We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two that I have found so far:
In "notificationDropdown.js" it refers to "notifications.body.noNotifcations" but should be "notifications.body.noNotifications"
"availableOptions" should be under "productDetail" and not shop
The text was updated successfully, but these errors were encountered:
i18n also needs to move into import/plugins/include/notifications/server/i18n as well (the i18n doesn't need to be in the private/data/i18n.
import/plugins/include/notifications/server/i18n
private/data/i18n
Sorry, something went wrong.
mikemurray
aaronjudd
Successfully merging a pull request may close this issue.
Two that I have found so far:
In "notificationDropdown.js" it refers to "notifications.body.noNotifcations" but should be "notifications.body.noNotifications"
"availableOptions" should be under "productDetail" and not shop
The text was updated successfully, but these errors were encountered: