Fix mismatched privacy translation keys

This commit is contained in:
Slendy 2023-07-22 17:30:22 -05:00
parent 6558d09c8d
commit bcb0627742
No known key found for this signature in database
GPG key ID: 7288D68361B91428

View file

@ -34,9 +34,9 @@
<value>Share your {0} with everyone!</value>
</data>
<data name="privacy_psn" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are signed into the website or playing in-game.</value>
</data>
<data name="privacy_game" xml:space="preserve">
<value>Only share your {0} with users who are playing in-game.</value>
</data>
</root>