mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-21 09:05: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:
+10
-1
@@ -664,5 +664,14 @@
|
||||
"Öffnen/RSVP": "Open/RSVP",
|
||||
"Über den Dozenten": "About the lecturer",
|
||||
"Über den Kurs": "About the course",
|
||||
"Über uns": "About us"
|
||||
"Über uns": "About us",
|
||||
"Hauptnavigation": "Main navigation",
|
||||
"Menü schließen": "Close menu",
|
||||
"Zur Startseite": "To home page",
|
||||
"Benutzermenü": "User menu",
|
||||
"Menü öffnen": "Open menu",
|
||||
"Letztes Event": "Last event",
|
||||
"Breiten- und Längengrad dürfen nicht beide 0 sein.": "Latitude and longitude must not both be 0.",
|
||||
"Aktivität": "Activity",
|
||||
"Noch kein Event": "No event yet"
|
||||
}
|
||||
Reference in New Issue
Block a user