Fix link color in high-contrast theme, add underlines (#9949)
Improve sorting of default themes in the dropdown
This commit is contained in:
parent
1f95190202
commit
ad8c71c985
2 changed files with 54 additions and 3 deletions
|
@ -929,9 +929,9 @@ en:
|
|||
<p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
|
||||
title: "%{instance} Terms of Service and Privacy Policy"
|
||||
themes:
|
||||
contrast: High contrast
|
||||
default: Mastodon
|
||||
mastodon-light: Mastodon (light)
|
||||
contrast: Mastodon (High contrast)
|
||||
default: Mastodon (Dark)
|
||||
mastodon-light: Mastodon (Light)
|
||||
time:
|
||||
formats:
|
||||
default: "%b %d, %Y, %H:%M"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue