Vote count: 0
I'm creating an app that has a high score counter. The app sets support for multiple languages inside of an object like below :
{
"English": {
greeting: "Hello",
etc.
}
}
It seems inefficient to make an object with numbers from different languages, especially for high scores. What would be the best way to handle displaying a high score to users for multiple languages?
asked 30 secs ago
Handle Multilingual Counting
Aucun commentaire:
Enregistrer un commentaire