forked from AkkomaGang/akkoma-fe
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": {
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"counter": "{current} / {total}"
|
||||
"counter": "{current} / {total}",
|
||||
"hide": "Close media viewer"
|
||||
},
|
||||
"nav": {
|
||||
"about": "About",
|
||||
|
|
Loading…
Reference in a new issue