From 5ee41cc310a86726a4b280dc23bf6e1441264d00 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 9 Dec 2017 18:06:32 -0700 Subject: [PATCH] Better wording in en_us --- lang/en_us.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_us.php b/lang/en_us.php index 42a8256..6f6b487 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -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" ]); \ No newline at end of file