Merged in feature/IO-3070-Enter-Bills-Header-Missing-Translation (pull request #2033)
IO-3070 Enter Bills Header Missing Translation Approved-by: Dave Richer
This commit is contained in:
@@ -148,7 +148,7 @@ function Header({
|
|||||||
label: (
|
label: (
|
||||||
<Space>
|
<Space>
|
||||||
<LockWrapper featureName="bills" bodyshop={bodyshop}>
|
<LockWrapper featureName="bills" bodyshop={bodyshop}>
|
||||||
{t(t("menus.header.enterbills"))}
|
{t("menus.header.enterbills")}
|
||||||
</LockWrapper>
|
</LockWrapper>
|
||||||
</Space>
|
</Space>
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user