Localize non components strings in roles pages

This commit is contained in:
hishamco
2020-11-17 22:44:44 +03:00
parent c70f37d33c
commit b4333a743d
5 changed files with 25 additions and 20 deletions

View File

@ -7,6 +7,7 @@
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.Extensions.Localization
@using Microsoft.JSInterop
@using Oqtane.Models