mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Added missing translation strings
This commit is contained in:
@@ -345,5 +345,11 @@ return array(
|
|||||||
'You have to select a location' => 'You have to select a location',
|
'You have to select a location' => 'You have to select a location',
|
||||||
'List' => 'List',
|
'List' => 'List',
|
||||||
'Gallery' => 'Gallery',
|
'Gallery' => 'Gallery',
|
||||||
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe'
|
'The current picture will be deleted when you save the recipe' => 'The current picture will be deleted when you save the recipe',
|
||||||
|
'Show product details' => 'Show product details',
|
||||||
|
'Stock journal for this product' => 'Stock journal for this product',
|
||||||
|
'Show chore details' => 'Show chore details',
|
||||||
|
'Journal for this chore' => 'Journal for this chore',
|
||||||
|
'Show battery details' => 'Show battery details',
|
||||||
|
'Journal for this battery' => 'Journal for this battery'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user