mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 23:59:26 +01:00
Added missing translation string
This commit is contained in:
parent
e021c93d22
commit
34d1bdd53f
|
|
@ -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'
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user