mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Add missing translations from files list.
This commit is contained in:
committed by
Maikel Linke
parent
5c66a2fc9d
commit
ef488133e8
@@ -13,6 +13,6 @@
|
||||
%tr
|
||||
%td= result[:distributor].name
|
||||
%td= result[:order_cycle].name
|
||||
%td= result[:status] ? 'OK' : 'Error'
|
||||
%td= result[:status] ? t(:ok) : t('.error')
|
||||
%td
|
||||
%pre= result[:diff].to_s(:text)
|
||||
|
||||
Reference in New Issue
Block a user