Added missing translation string

This commit is contained in:
Bernd Bestel
2018-11-17 19:46:59 +01:00
parent 10ea9c44fd
commit 862fd7c644

View File

@@ -316,5 +316,6 @@ return array(
'Mark as opened' => 'Mark as opened',
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
'Not opened' => 'Not opened',
'Opened' => 'Opened'
'Opened' => 'Opened',
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open'
);