Add instance name to LandingPage.welcome

This commit is contained in:
jvyden 2022-07-26 16:27:27 -04:00
commit 500fdc2186
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -25,7 +25,7 @@
</resheader>
<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>
</data>