mediawiki-extensions-Linter/i18n/en-gb.json
Translation updater bot ec8e706c0c
Localisation updates from https://translatewiki.net.
Change-Id: Ib321b83930bf75640360e6a56cf47988bd4de00a
2024-10-31 07:11:50 +01:00

14 lines
693 B
JSON

{
"@metadata": {
"authors": [
"Piano1forte2",
"Reedy"
]
},
"linter-category-night-mode-unaware-background-color": "Background colour inline style rule exists without a corresponding text colour",
"linter-category-night-mode-unaware-background-color-desc": "These pages have background colour inline style rules but no corresponding text colour, which breaks dark mode",
"linter-category-tidy-font-bug-desc": "Previously, these font tags were moved inside links to change link colour",
"linter-pager-night-mode-unaware-background-color-details": "Background colour inline style needs text colour",
"linter-pager-tidy-font-bug-details": "Font tag tries to change link colour"
}