mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-03 02:28:39 +00:00
Add instance name to LandingPage.welcome
This commit is contained in:
parent
bac1cad9f2
commit
500fdc2186
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
</resheader>
|
</resheader>
|
||||||
|
|
||||||
<data name="welcome" xml:space="preserve">
|
<data name="welcome" xml:space="preserve">
|
||||||
<value>Welcome to Project Lighthouse!</value>
|
<value>Welcome to {0}!</value>
|
||||||
<comment>A greeting on the main page of the website.</comment>
|
<comment>A greeting on the main page of the website.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue