mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
Fix mistyped translation key for 'dashboard'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
%div{ 'ng-app' => 'ofn.admin' }
|
||||
%h1{ :style => 'margin-bottom: 30px' }
|
||||
= t "dashbord"
|
||||
= t 'dashboard'
|
||||
|
||||
- if @enterprises.unconfirmed.any?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user