feat(i18n): locales for alt text (#1580)
This commit is contained in:
parent
fc706f9050
commit
3b3d4906be
2 changed files with 5 additions and 3 deletions
|
@ -452,8 +452,10 @@
|
|||
"filter_removed_phrase": "Removed by filter",
|
||||
"filter_show_anyway": "Show anyway",
|
||||
"img_alt": {
|
||||
"ALT": "ALT",
|
||||
"desc": "Description",
|
||||
"dismiss": "Dismiss"
|
||||
"dismiss": "Dismiss",
|
||||
"read": "Read {0} description"
|
||||
},
|
||||
"poll": {
|
||||
"count": "{0} votes|{0} vote|{0} votes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue