Localisation updates from https://translatewiki.net.

Change-Id: I16ec866e69fff34a14a55685c30c14ccf85c416a
This commit is contained in:
Translation updater bot 2020-03-30 09:15:18 +02:00
parent d7f1387ee9
commit bf9f6e0963
2 changed files with 10 additions and 1 deletions

9
i18n/da.json Normal file
View file

@ -0,0 +1,9 @@
{
"@metadata": {
"authors": [
"Steenth"
]
},
"templatestyles-stylesheet-error-category": "TemplateStyles-stilark med fejl",
"templatestyles-page-error-category": "Sider med TemplateStyles-fejl"
}

View file

@ -11,5 +11,5 @@
"templatestyles-invalid-wrapper": "Неважећа вредност за атрибут <code>wrapper</code> Стилова шаблона",
"templatestyles-bad-src-missing": "Страница [[:$1|$2]] нема садржај.",
"templatestyles-bad-src": "Страница [[:$1|$2]] мора да има модел садржаја „{{int:content-model-sanitized-css}}” за TemplateStyles (тренутни модел је „$3”).",
"content-model-sanitized-css": "Прочишћени CSS"
"content-model-sanitized-css": "прочишћени CSS"
}