Set the default user locale to english

This commit is contained in:
Joseph Garrone 2024-07-31 11:57:13 +02:00
parent 386a8d7cd7
commit b4df0ce52c

View File

@ -449,7 +449,7 @@
"gender": ["prefer_not_to_say"],
"bio": ["Hello I'm Test User and I do not exist."],
"phone_number": ["1111111111"],
"locale": ["fr"],
"locale": ["en"],
"favorite_media": ["movies", "series"]
},
"createdTimestamp": 1716183898408,