Browse Source

Add English translation for hide tooltip

Tusooa Zhu 2 years ago
parent
commit
b67a557a8c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/i18n/en.json

+ 2 - 1
src/i18n/en.json

@@ -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",