Fix prayer page errors: add missing translations and fix time formatting

- Added missing 'categories.all' translation in both ro.json and en.json
- Fixed relativeTime formatting by using new Date() instead of useNow hook
- Removed unused useNow import

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
andupetcu
2025-09-21 23:18:48 +03:00
parent 5a3c6a6691
commit f71b6d44c7
3 changed files with 10 additions and 8 deletions

View File

@@ -148,6 +148,7 @@
"prayFor": "Mă rog pentru aceasta",
"categories": {
"title": "Categorii",
"all": "Toate",
"personal": "Personal",
"family": "Familie",
"health": "Sănătate",