mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Properly pluralize everything (closes #19)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
return array(
|
||||
'Stock overview' => 'Dispensa',
|
||||
'#1 products with #2 units in stock' => '#1 prodotti stano per finire(#2 unità)',
|
||||
'#1 products expiring within the next #2 days' => '#1 prodotti scadranno tra #2 giorni',
|
||||
'#1 products are already expired' => '#1 prodotti scaduti',
|
||||
'#1 products are below defined min. stock amount' => '#1 prodotti sotto il limite minimo',
|
||||
|
Reference in New Issue
Block a user