summaryrefslogtreecommitdiff
path: root/config/config.default.php
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-08-29 20:25:29 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2018-08-29 23:46:32 +0200
commitacfe72cb9155ca08bd5799d0dde331702e25e9ce (patch)
treed9e8750640ca57cf0e392e30f25a7877115262c4 /config/config.default.php
parent8257864829ffdfb410f05e0dd0a9c781f48b741a (diff)
Removed translation from config file
Diffstat (limited to 'config/config.default.php')
-rw-r--r--config/config.default.php1
1 files changed, 0 insertions, 1 deletions
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',