Translated using Weblate (Swedish)

Currently translated at 100.0% (2509 of 2509 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/
This commit is contained in:
MArtin Johnson 2024-06-19 06:46:15 +00:00 committed by Mattermost Build
parent e99d16fd3c
commit 935c2863df

View File

@ -10040,5 +10040,17 @@
{
"id": "app.user.save.groupname.app_error",
"translation": "Kan inte avgöra om användarnamnet redan finns"
},
{
"id": "app.job.update_status.app_error",
"translation": "Det går inte att uppdatera status på jobb. Ogiltig status inställd"
},
{
"id": "api.job.unable_to_manage_job.incorrect_job_type",
"translation": "Du har inte behörighet att hantera denna typ av jobb"
},
{
"id": "api.job.status.invalid",
"translation": "Ogiltig status inställd"
}
]