[PR #679] [MERGED] Added Swedish translation #5688

Closed
opened 2026-02-05 10:14:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/679
Author: @marcusforsberg
Created: 1/26/2018
Status: Merged
Merged: 1/28/2018
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (2)

  • 682bc9f Added Swedish translation
  • daa11c3 Added Swedish locale to config

📊 Changes

12 files changed (+844 additions, -1 deletions)

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+1 -0)
resources/lang/sv/activities.php (+42 -0)
resources/lang/sv/auth.php (+76 -0)
resources/lang/sv/common.php (+66 -0)
resources/lang/sv/components.php (+32 -0)
resources/lang/sv/entities.php (+260 -0)
resources/lang/sv/errors.php (+79 -0)
resources/lang/sv/pagination.php (+19 -0)
resources/lang/sv/passwords.php (+22 -0)
resources/lang/sv/settings.php (+138 -0)
resources/lang/sv/validation.php (+108 -0)

📄 Description

Complete translation to Swedish.

Wanted to take the chance to thank you for an absolutely excellent platform. My small team has been looking for a good, open source knowledge base that is both easy to use, beautiful and flexible - BookStack is the first I've found that really ticks all the boxes - it's amazing!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/679 **Author:** [@marcusforsberg](https://github.com/marcusforsberg) **Created:** 1/26/2018 **Status:** ✅ Merged **Merged:** 1/28/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`682bc9f`](https://github.com/BookStackApp/BookStack/commit/682bc9f89689216f7c9170854be5d85638ce15ea) Added Swedish translation - [`daa11c3`](https://github.com/BookStackApp/BookStack/commit/daa11c3f13d354e177e837ef77ead206ab8f83a8) Added Swedish locale to config ### 📊 Changes **12 files changed** (+844 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/sv/activities.php` (+42 -0) ➕ `resources/lang/sv/auth.php` (+76 -0) ➕ `resources/lang/sv/common.php` (+66 -0) ➕ `resources/lang/sv/components.php` (+32 -0) ➕ `resources/lang/sv/entities.php` (+260 -0) ➕ `resources/lang/sv/errors.php` (+79 -0) ➕ `resources/lang/sv/pagination.php` (+19 -0) ➕ `resources/lang/sv/passwords.php` (+22 -0) ➕ `resources/lang/sv/settings.php` (+138 -0) ➕ `resources/lang/sv/validation.php` (+108 -0) </details> ### 📄 Description Complete translation to Swedish. Wanted to take the chance to thank you for an absolutely excellent platform. My small team has been looking for a good, open source knowledge base that is both easy to use, beautiful and flexible - BookStack is the first I've found that really ticks all the boxes - it's amazing! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:14:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5688