From acfe72cb9155ca08bd5799d0dde331702e25e9ce Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Wed, 29 Aug 2018 20:25:29 +0200 Subject: Removed translation from config file --- config/config.default.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/config.default.php b/config/config.default.php index 606fa143..0328e500 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -110,7 +110,6 @@ return [ // Available T-Shirt sizes, set value to null if not available 'tshirt_sizes' => [ - '' => _('Please select...'), 'S' => 'S', 'S-G' => 'S Girl', 'M' => 'M', -- cgit v1.2.3-54-g00ecf