Merge pull request #154 from hydralauncher/feat/format-playtime-in-hours

Feat/format playtime in hours
This commit is contained in:
Hydra
2024-05-03 19:37:20 +01:00
committed by GitHub
8 changed files with 45 additions and 24 deletions

View File

@@ -69,6 +69,8 @@
"copied_link_to_clipboard": "Link copied",
"hours": "hours",
"minutes": "minutes",
"amount_hours": "{{amount}} hours",
"amount_minutes": "{{amount}} minutes",
"accuracy": "{{accuracy}}% accuracy",
"add_to_library": "Add to library",
"remove_from_library": "Remove from library",