Missing Res Keys

Added missing resource keys
This commit is contained in:
Leigh
2021-12-11 11:54:25 +01:00
parent 298c3097f7
commit d530f30bc9
2 changed files with 21 additions and 0 deletions

View File

@ -162,4 +162,16 @@
<data name="VisitorTracking.Text" xml:space="preserve">
<value>Visitor Tracking Enabled?</value>
</data>
<data name="IP" xml:space="preserve">
<value>IP</value>
</data>
<data name="User" xml:space="preserve">
<value>User</value>
</data>
<data name="Visited" xml:space="preserve">
<value>Visited</value>
</data>
<data name="Visits" xml:space="preserve">
<value>Visits</value>
</data>
</root>