Better wording in en_us

This commit is contained in:
Skylar Ittner 2017-12-09 18:06:32 -07:00
parent 37f5b9f69d
commit 5ee41cc310

View File

@ -90,5 +90,5 @@ define("STRINGS", [
"missing name" => "You need to enter a name.",
"use the dropdowns" => "Whoops, you need to use the category and location autocomplete boxes.",
"make categories and locations" => "Please create at least one category and location before adding an item.",
"search" => "Search"
"search" => "Search Items"
]);