This commit is contained in:
Phillip Thelen 2024-01-05 17:04:30 +01:00
parent 55a9da2be3
commit 1255e72990
2 changed files with 2 additions and 2 deletions

View file

@ -1473,7 +1473,7 @@
<string name="no_saddles">You don\'t have any Saddles</string>
<string name="purchase_saddles_in_market">Saddles instantly raise a Pet to a Mount. You can purchase one from the Market.</string>
<string name="error_loading_member">Unable to find player</string>
<string name="error_loading_member_body">There was an error when loading this player's data. Please make sure you typed their @username correctly.</string>
<string name="error_loading_member_body">There was an error when loading this player\'s data. Please make sure you typed their @username correctly.</string>
<plurals name="you_x_others">

View file

@ -1,2 +1,2 @@
NAME=4.3.2
CODE=6811
CODE=6821