feat: adding time played / last played

This commit is contained in:
Zamitto
2024-06-14 14:46:30 -03:00
parent d05150a078
commit fa2a92d5ed
6 changed files with 70 additions and 13 deletions

View File

@@ -225,5 +225,8 @@
},
"forms": {
"toggle_password_visibility": "Alternar visibilidade da senha"
},
"user_profile": {
"amount_hours": "Jogou por {{amount}}"
}
}