Parcourir la source

Add English translation for media modal counter

Tusooa Zhu il y a 2 ans
Parent
commit
c7690aecd0
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/i18n/en.json

+ 2 - 1
src/i18n/en.json

@@ -118,7 +118,8 @@
   },
   "media_modal": {
     "previous": "Previous",
-    "next": "Next"
+    "next": "Next",
+    "counter": "{current} / {total}"
   },
   "nav": {
     "about": "About",