Made app name customizable

This commit is contained in:
2025-11-30 14:51:53 +01:00
parent 7bd74136e7
commit 7098530cf4
5 changed files with 12 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<data name="Welcome" xml:space="preserve">
<value>Welcome to OneForMe</value>
<value>Welcome to {0}</value>
</data>
<data name="LoggedInAs" xml:space="preserve">
<value>Logged in as</value>