Merge pull request #1028 from hishamco/localization
Make external module localize ready
This commit is contained in:
commit
ab2a317728
4
Oqtane.Server/wwwroot/Modules/Templates/External/Client/AssemblyInfo.cs
vendored
Normal file
4
Oqtane.Server/wwwroot/Modules/Templates/External/Client/AssemblyInfo.cs
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
using System.Resources;
|
||||
using Microsoft.Extensions.Localization;
|
||||
|
||||
[assembly: RootNamespace("[Owner].[Module].Client")]
|
Loading…
x
Reference in New Issue
Block a user