mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-29 16:30:14 +00:00
🚀 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:
@@ -115,6 +115,7 @@
|
||||
"Edit City": "Editar Cidade",
|
||||
"Edit Venue": "Editar Local",
|
||||
"Einführung": "Introdução",
|
||||
"Einundzwanzig Portal": "Portal Vinte e Um",
|
||||
"Email": "E-mail",
|
||||
"Email Address": "Endereço de e-mail",
|
||||
"Email address": "Email address",
|
||||
@@ -451,6 +452,5 @@
|
||||
"Öffnen/RSVP": "Abrir/RSVP",
|
||||
"Über den Dozenten": "Sobre o professor",
|
||||
"Über den Kurs": "Sobre o curso",
|
||||
"Über uns": "Sobre nós",
|
||||
"Einundzwanzig Portal": "Portal Vinte e Um"
|
||||
"Über uns": "Sobre nós"
|
||||
}
|
||||
Reference in New Issue
Block a user