Add English translation for hide tooltip
This commit is contained in:
parent
5fb302d0f1
commit
b67a557a8c
1 changed files with 2 additions and 1 deletions
|
@ -119,7 +119,8 @@
|
||||||
"media_modal": {
|
"media_modal": {
|
||||||
"previous": "Previous",
|
"previous": "Previous",
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"counter": "{current} / {total}"
|
"counter": "{current} / {total}",
|
||||||
|
"hide": "Close media viewer"
|
||||||
},
|
},
|
||||||
"nav": {
|
"nav": {
|
||||||
"about": "About",
|
"about": "About",
|
||||||
|
|
Loading…
Reference in a new issue