Introduce SharedResource Localisation

Updated the ControlPanel to use Shared resources for;
 Add, Edit, Delete, Cancel

Corrected the SharedResources.cs namespace.
This commit is contained in:
Leigh
2021-06-16 09:46:33 +02:00
parent 0f208f3c30
commit 4fcfb2ab4e
2 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,4 @@
namespace Oqtane.Client
namespace Oqtane
{
/// <summary>
/// Dummy class used to collect shared resource strings for this application