mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 22:16:16 +02:00
Added missing translation string
This commit is contained in:
parent
10ea9c44fd
commit
862fd7c644
|
|
@ -316,5 +316,6 @@ return array(
|
||||||
'Mark as opened' => 'Mark as opened',
|
'Mark as opened' => 'Mark as opened',
|
||||||
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
'Expires on #1; Bought on #2' => 'Expires on #1; Bought on #2',
|
||||||
'Not opened' => 'Not opened',
|
'Not opened' => 'Not opened',
|
||||||
'Opened' => 'Opened'
|
'Opened' => 'Opened',
|
||||||
|
'Mark #3 #1 of #2 as open' => 'Mark #3 #1 of #2 as open'
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user