Slightly improve accessibility
* Add `title` attribute to some buttons or icons
This commit is contained in:
parent
1e25d7d93e
commit
97395d876c
4 changed files with 20 additions and 4 deletions
|
@ -25,3 +25,11 @@ other = "Newer"
|
|||
|
||||
[older]
|
||||
other = "Older"
|
||||
|
||||
# partials/header.html
|
||||
#
|
||||
[menu]
|
||||
other = "Menu"
|
||||
|
||||
[featuredImage]
|
||||
other = "Featured Image"
|
||||
|
|
|
@ -25,3 +25,11 @@ other = "新"
|
|||
|
||||
[older]
|
||||
other = "旧"
|
||||
|
||||
# partials/header.html
|
||||
#
|
||||
[menu]
|
||||
other = "菜单"
|
||||
|
||||
[featuredImage]
|
||||
other = "特色图片"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue