Went through each Framework module updating Resources

New English resources added
This commit is contained in:
Leigh
2021-12-11 13:43:22 +01:00
parent d530f30bc9
commit 9258c3849b
20 changed files with 138 additions and 6 deletions

View File

@ -303,4 +303,19 @@
<data name="SMTPSettings.Heading" xml:space="preserve">
<value>SMTP Settings</value>
</data>
<data name="ConnectionString.Text" xml:space="preserve">
<value>Connection:</value>
</data>
<data name="Database.Text" xml:space="preserve">
<value>Database:</value>
</data>
<data name="ConnectionString.HelpText" xml:space="preserve">
<value>The connection information for the database</value>
</data>
<data name="Database.HelpText" xml:space="preserve">
<value>The database for the tenant</value>
</data>
<data name="DeleteSite.Text" xml:space="preserve">
<value>Delete Site</value>
</data>
</root>