mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-20 20:55:36 +00:00
✨ **Add Latvian translations and enhance localization support**
- ➕ Added Latvian (`lv`) JSON translations and validation/password localization files. - 🛠️ Updated `lang-country` config to include `lv-LV` and centralized language definitions. - 🌐 Extended sidebar and navigation with new translatable strings. - ➕ Introduced 72px width customization for the sidebar layout. - ✅ Improved timezone mapping in Nostr publishing commands (added `Europe/Riga`). - 🛠️ Refactored language selector to dynamically source available languages from the config.
This commit is contained in:
+14
-1
@@ -657,5 +657,18 @@
|
||||
"Öffnen/RSVP": "Abrir/RSVP",
|
||||
"Über den Dozenten": "Sobre o professor",
|
||||
"Über den Kurs": "Sobre o curso",
|
||||
"Über uns": "Sobre nós"
|
||||
"Über uns": "Sobre nós",
|
||||
"Hauptnavigation": "Navegação principal",
|
||||
"Menü schließen": "Fechar menu",
|
||||
"Zur Startseite": "Para a página inicial",
|
||||
"Benutzermenü": "Menu do utilizador",
|
||||
"Menü öffnen": "Abrir menu",
|
||||
"Letztes Event": "Último evento",
|
||||
"Signiere…": "A assinar…",
|
||||
"Signiere mit deinem Nostr-Wallet": "Assina com a tua Nostr-Wallet",
|
||||
"Bitte bestätige die Login-Anfrage in deiner Browser-Extension. Du wirst gleich automatisch weitergeleitet.": "Por favor, confirma o pedido de início de sessão na tua extensão do navegador. Serás redirecionado automaticamente em breve.",
|
||||
"Schließe dieses Fenster nicht.": "Não feches esta janela.",
|
||||
"Breiten- und Längengrad dürfen nicht beide 0 sein.": "A latitude e a longitude não podem ser ambas 0.",
|
||||
"Aktivität": "Atividade",
|
||||
"Noch kein Event": "Ainda sem eventos"
|
||||
}
|
||||
Reference in New Issue
Block a user