Remove full stop from translation

This doesn't fit with the new syntax structure
This commit is contained in:
Matt-Yorkley
2020-05-02 12:15:19 +02:00
parent b78976fcd7
commit 7e6683581a

View File

@@ -1670,7 +1670,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
products_update_error_msg: "Saving failed."
products_update_error_data: "Save failed due to invalid data:"
products_changes_saved: "Changes saved."
products_no_results_html: "Sorry, no results found for %{query}."
products_no_results_html: "Sorry, no results found for %{query}"
products_clear_search: "Clear search"
search_no_results_html: "Sorry, no results found for %{query}. Try another search?"