🚀 Add Nostr profile job, Hungarian translations, and Horizon integration

- Introduced `FetchNostrProfileJob` for retrieving and updating user Nostr profiles.
- Added Hungarian translations (`auth.php`, `passwords.php`, `validation.php`, and others) for improved localization.
- Integrated Laravel Horizon for enhanced queue management (`HorizonServiceProvider` added, `composer.json` updated).
- Updated German and Spanish language files to fix duplicate keys.
- Minor route addition for testing Nostr profile job dispatch.
This commit is contained in:
HolgerHatGarKeineNode
2025-11-24 00:38:37 +01:00
parent bf14c1d89c
commit 8c1923f826
18 changed files with 1836 additions and 384 deletions

View File

@@ -115,6 +115,7 @@
"Edit City": "Edit City",
"Edit Venue": "Edit Venue",
"Einführung": "Introduction",
"Einundzwanzig Portal": "Twenty One Portal",
"Email": "Email",
"Email Address": "Email Address",
"Email address": "Email address",
@@ -457,6 +458,5 @@
"Öffnen/RSVP": "Open/RSVP",
"Über den Dozenten": "About the lecturer",
"Über den Kurs": "About the course",
"Über uns": "About us",
"Einundzwanzig Portal": "Twenty One Portal"
"Über uns": "About us"
}