Added missing translation string

This commit is contained in:
Bernd Bestel
2018-11-18 14:15:11 +01:00
parent e021c93d22
commit 34d1bdd53f

View File

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