[fix, lang] Replace CSS jargon with natural English (#4343)

See https://github.com/koreader/koreader/pull/4307/files#r234400330
pull/4344/head
Frans de Jonge 6 years ago committed by GitHub
parent afc4be3ae0
commit 49192c96d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,7 +187,7 @@ img {
},
{
id = "image_valign_middle";
title = _("Middle align images with text"),
title = _("Vertically center-align images relative to text"),
css = [[img { vertical-align: middle; }]],
},
},

Loading…
Cancel
Save