Skip to content

l10n: add Swedish language support#4338

Open
yeager wants to merge 133 commits intoPanJiaChen:masterfrom
yeager:i18n
Open

l10n: add Swedish language support#4338
yeager wants to merge 133 commits intoPanJiaChen:masterfrom
yeager:i18n

Conversation

@yeager
Copy link
Copy Markdown

@yeager yeager commented Mar 29, 2026

🇸🇪 Swedish Language Support for Vue Element Admin

Adds comprehensive Swedish internationalization support to the Vue Element Admin dashboard framework.

📋 Changes Made

Core Language Integration:

  • **** - Complete Swedish translation file with 150+ UI strings
  • **** - Integrated Swedish locale into i18n configuration
  • **** - Added Swedish to language selector dropdown

🌟 Swedish Translations Include

🎯 Navigation & Menus:

  • Dashboard → Instrumentpanel
  • Documentation → Dokumentation
  • Components → Komponenter
  • Settings → Inställningar

📝 Forms & Controls:

  • Login → Logga in
  • Username → Användarnamn
  • Password → Lösenord
  • Search → Sök
  • Export → Exportera

🔧 Admin Functions:

  • Permissions → Behörighet
  • Profile → Profil
  • Theme → Tema
  • Edit → Redigera
  • Delete → Ta bort

💬 User Messages:

  • "Language switch success" → "Språkbyte lyckades"
  • Localized success notifications

⚙️ Technical Implementation

  • Uses Element UI English locale as fallback (standard practice)
  • Follows Vue i18n best practices
  • Maintains consistent key structure with existing languages
  • Properly integrated into Vue store/state management

🧪 Testing

  • Language selector shows "Svenska" option
  • All menu items display Swedish text when selected
  • Success messages appear in Swedish
  • Maintains full UI functionality

🎯 Target Users

Perfect for Swedish-speaking:

  • System administrators
  • Business users
  • Enterprise clients
  • Nordic market deployments

This makes Vue Element Admin accessible to the 10+ million Swedish speakers worldwide!


Ready to merge into the branch. No breaking changes - purely additive functionality.

Svenska användare kan nu använda hela admin-gränssnittet på sitt eget språk! 🚀

PanJiaChen and others added 30 commits May 5, 2019 16:13
c-f-cooper and others added 30 commits June 4, 2020 21:08
Co-authored-by: 花裤衩 <panfree23@gmail.com>
Adds complete Swedish internationalization to Vue Element Admin.

**New Swedish language integration:**
- src/lang/sv.js - Complete Swedish translations for all UI components
- Updated src/lang/index.js to include Swedish language support
- Added Swedish option to language selector (LangSelect component)

**Swedish translations include:**
- Navigation and menu items (Instrumentpanel, Dokumentation, etc.)
- Form elements and buttons (Logga in, Användarnamn, Lösenord)
- Table operations (Redigera, Ta bort, Exportera, Sök)
- Admin interface elements (Behörighet, Inställningar, Tema)
- User messages and notifications (Språkbyte lyckades)

**UI improvements:**
- Added localized success message for language switching
- Updated language dropdown to include Svenska option
- Uses English Element UI components as fallback (standard practice)

All translations follow Swedish UI conventions and terminology standards.
Perfect for Swedish-speaking administrators and users! 🇸🇪
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.