mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-14 12:06:46 +00:00
🌍 Add German translations for Self-Hosted Services and related terms
🔄 Update community and service localization strings 📝 Include new UI labels and placeholders for service management features
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
import nostrLogin from "./nostrLogin.js";
|
||||
|
||||
import L from 'leaflet';
|
||||
import 'leaflet/dist/leaflet.css';
|
||||
|
||||
window.L = L;
|
||||
|
||||
Alpine.data('nostrLogin', nostrLogin);
|
||||
|
||||
Reference in New Issue
Block a user